SCALE-RM
Public Attributes | List of all members
varinfo_t Struct Reference
Collaboration diagram for varinfo_t:
Collaboration graph
[legend]

Public Attributes

int ncid
 
int varid
 
tdim_tt
 
size_t * start
 
size_t * count
 

Detailed Description

Definition at line 111 of file gtool_netcdf.c.

Member Data Documentation

◆ ncid

int varinfo_t::ncid

Definition at line 112 of file gtool_netcdf.c.

◆ varid

int varinfo_t::varid

Definition at line 113 of file gtool_netcdf.c.

◆ t

tdim_t* varinfo_t::t

Definition at line 114 of file gtool_netcdf.c.

◆ start

size_t* varinfo_t::start

Definition at line 115 of file gtool_netcdf.c.

◆ count

size_t* varinfo_t::count

Definition at line 116 of file gtool_netcdf.c.


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