SCALE-RM
|
Public Attributes | |
int | ncid |
int | dimid |
int | varid |
int | bndsid |
int | count |
real64_t | t |
real64_t | tint |
real64_t * | tval |
char | name [File_HSHORT+1] |
Definition at line 105 of file scale_file_netcdf.c.
int tdim_t::ncid |
Definition at line 106 of file scale_file_netcdf.c.
int tdim_t::dimid |
Definition at line 107 of file scale_file_netcdf.c.
int tdim_t::varid |
Definition at line 108 of file scale_file_netcdf.c.
int tdim_t::bndsid |
Definition at line 109 of file scale_file_netcdf.c.
int tdim_t::count |
Definition at line 110 of file scale_file_netcdf.c.
real64_t tdim_t::t |
Definition at line 111 of file scale_file_netcdf.c.
real64_t tdim_t::tint |
Definition at line 112 of file scale_file_netcdf.c.
real64_t* tdim_t::tval |
Definition at line 113 of file scale_file_netcdf.c.
char tdim_t::name[File_HSHORT+1] |
Definition at line 114 of file scale_file_netcdf.c.