function ftype = getftype(ds)
%GETFTYPE Return current function type for this data set

%   $Revision: 1.1.6.2 $  $Date: 2004/01/24 09:32:32 $
%   Copyright 2003-2004 The MathWorks, Inc.

ftype = ds.ftype;