tcdfvar Struct Reference

List of all members.

Public Attributes

const char * mnem
nc_type type
const char * fieldnam
double validmin
double validmax
double scalemin
double scalemax
const char * units
int ndims
int dims [NUM_DIMS]

Detailed Description

Definition at line 161 of file t_nc.c.


Member Data Documentation

int tcdfvar::dims[NUM_DIMS]
 

Definition at line 171 of file t_nc.c.

Referenced by createtestvars(), and main().

const char* tcdfvar::fieldnam
 

Definition at line 164 of file t_nc.c.

Referenced by createtestvars(), and main().

const char* tcdfvar::mnem
 

Definition at line 162 of file t_nc.c.

Referenced by createtestvars(), and main().

int tcdfvar::ndims
 

Definition at line 170 of file t_nc.c.

Referenced by createtestvars().

double tcdfvar::scalemax
 

Definition at line 168 of file t_nc.c.

Referenced by createtestvars(), and main().

double tcdfvar::scalemin
 

Definition at line 167 of file t_nc.c.

Referenced by createtestvars(), and main().

nc_type tcdfvar::type
 

Definition at line 163 of file t_nc.c.

Referenced by createtestvars(), and main().

const char* tcdfvar::units
 

Definition at line 169 of file t_nc.c.

Referenced by createtestvars(), and main().

double tcdfvar::validmax
 

Definition at line 166 of file t_nc.c.

Referenced by createtestvars(), and main().

double tcdfvar::validmin
 

Definition at line 165 of file t_nc.c.

Referenced by createtestvars(), and main().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 18:17:45 2006 for nco by  doxygen 1.4.4