| 
| 
int32_t  | i_id = 0 | 
|   | 
| 
char  | ac_var_name [NC_MAX_NAME+1] = {0} | 
|   | 
| 
nc_type  | i_type = 0 | 
|   | 
| 
int32_t  | i_ndims = 0 | 
|   | 
| 
int32_t  | ai_dimids [NC_MAX_VAR_DIMS] = {0} | 
|   | 
| 
int32_t  | i_natts = 0 | 
|   | 
| 
size_t  | ai_dims_size [NC_MAX_VAR_DIMS] = {0} | 
|   | 
| 
size_t  | i_data_size = 0 | 
|   | 
| 
int32_t  | i_dim_id = -1 | 
|   | 
| 
int32_t  | i_output_id = -1 | 
|   | 
The documentation for this struct was generated from the following file: