Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

FilterNETCDF Class Reference

#include <FilterNETCDF.h>

List of all members.

Public Member Functions

 FilterNETCDF (QString filename=0)
bool fileOK ()
QString version ()
int NDims ()
int NVars ()
int NAtts ()
int DimId ()
QString Dim (int dimid)
QString Var (int varid)
QString VarName (int varid)
QString Att (int aid)
int VarLen (QString var)
 return length of variable var

QStringList DataString (int varid)
double Data (QString var, const size_t index)

Protected Member Functions

QString typeName (nc_type type)
 return type name

QString pr_att_string (size_t len, const char *string)
QString pr_att_vals (nc_type type, size_t len, const double *vals)
QString pr_att (int ncid, int varid, const char *varname, int ia)

Private Attributes

QString filename
bool fileok
int ncid
int ndims
int nvars
int natts
int xdimid
ncdim dims [NC_MAX_DIMS]


Constructor & Destructor Documentation

FilterNETCDF::FilterNETCDF QString  filename = 0  ) 
 


Member Function Documentation

QString FilterNETCDF::Att int  aid  )  [inline]
 

double FilterNETCDF::Data QString  var,
const size_t  index
 

QStringList FilterNETCDF::DataString int  varid  ) 
 

QString FilterNETCDF::Dim int  dimid  ) 
 

int FilterNETCDF::DimId  )  [inline]
 

bool FilterNETCDF::fileOK  )  [inline]
 

int FilterNETCDF::NAtts  )  [inline]
 

int FilterNETCDF::NDims  )  [inline]
 

int FilterNETCDF::NVars  )  [inline]
 

QString FilterNETCDF::pr_att int  ncid,
int  varid,
const char *  varname,
int  ia
[protected]
 

QString FilterNETCDF::pr_att_string size_t  len,
const char *  string
[protected]
 

QString FilterNETCDF::pr_att_vals nc_type  type,
size_t  len,
const double *  vals
[protected]
 

QString FilterNETCDF::typeName nc_type  type  )  [protected]
 

return type name

QString FilterNETCDF::Var int  varid  ) 
 

int FilterNETCDF::VarLen QString  var  ) 
 

return length of variable var

QString FilterNETCDF::VarName int  varid  ) 
 

QString FilterNETCDF::version  )  [inline]
 


Member Data Documentation

ncdim FilterNETCDF::dims[NC_MAX_DIMS] [private]
 

QString FilterNETCDF::filename [private]
 

bool FilterNETCDF::fileok [private]
 

int FilterNETCDF::natts [private]
 

int FilterNETCDF::ncid [private]
 

int FilterNETCDF::ndims [private]
 

int FilterNETCDF::nvars [private]
 

int FilterNETCDF::xdimid [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Nov 28 22:31:17 2004 for LabPlot by doxygen 1.3.6