SCALE-RM
Public Attributes | List of all members
tdim_t Struct Reference

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]
 

Detailed Description

Definition at line 105 of file scale_file_netcdf.c.

Member Data Documentation

◆ ncid

int tdim_t::ncid

Definition at line 106 of file scale_file_netcdf.c.

◆ dimid

int tdim_t::dimid

Definition at line 107 of file scale_file_netcdf.c.

◆ varid

int tdim_t::varid

Definition at line 108 of file scale_file_netcdf.c.

◆ bndsid

int tdim_t::bndsid

Definition at line 109 of file scale_file_netcdf.c.

◆ count

int tdim_t::count

Definition at line 110 of file scale_file_netcdf.c.

◆ t

real64_t tdim_t::t

Definition at line 111 of file scale_file_netcdf.c.

◆ tint

real64_t tdim_t::tint

Definition at line 112 of file scale_file_netcdf.c.

◆ tval

real64_t* tdim_t::tval

Definition at line 113 of file scale_file_netcdf.c.

◆ name

char tdim_t::name[File_HSHORT+1]

Definition at line 114 of file scale_file_netcdf.c.


The documentation for this struct was generated from the following file: