SCALE-RM
|
Public Attributes | |
int | ncid |
int | dimid |
int | varid |
int | bndsid |
int | count |
real64_t | t |
real64_t | tint |
char | name [File_HSHORT+1] |
Definition at line 65 of file gtool_netcdf.c.
int tdim_t::ncid |
Definition at line 66 of file gtool_netcdf.c.
int tdim_t::dimid |
Definition at line 67 of file gtool_netcdf.c.
int tdim_t::varid |
Definition at line 68 of file gtool_netcdf.c.
int tdim_t::bndsid |
Definition at line 69 of file gtool_netcdf.c.
int tdim_t::count |
Definition at line 70 of file gtool_netcdf.c.
Referenced by file_write_data(), and file_write_var().
real64_t tdim_t::t |
Definition at line 71 of file gtool_netcdf.c.
Referenced by file_write_data(), and file_write_var().
real64_t tdim_t::tint |
Definition at line 72 of file gtool_netcdf.c.
char tdim_t::name[File_HSHORT+1] |
Definition at line 73 of file gtool_netcdf.c.