Doxygen Source Code Documentation
ncvar Struct Reference
#include <ncdump.h>
Data Fields | |
| char | name [NC_MAX_NAME] |
| nc_type | type |
| int | ndims |
| int | dims [MAX_VAR_DIMS] |
| int | natts |
| boolean | has_fillval |
| double | fillval |
Field Documentation
|
|
Definition at line 34 of file ncdump.h. Referenced by do_ncdump(). |
|
|
Definition at line 37 of file ncdump.h. Referenced by do_ncdump(), printbval(), printdval(), printfval(), printival(), and printsval(). |
|
|
Definition at line 36 of file ncdump.h. Referenced by do_ncdump(), printbval(), printdval(), printfval(), printival(), and printsval(). |
|
|
Definition at line 31 of file ncdump.h. Referenced by annotate(), do_ncdump(), and vardata(). |
|
|
Definition at line 35 of file ncdump.h. Referenced by do_ncdump(). |
|
|
Definition at line 33 of file ncdump.h. Referenced by annotate(), do_ncdump(), and vardata(). |
|
|
Definition at line 32 of file ncdump.h. Referenced by do_ncdump(), and vardata(). |
The documentation for this struct was generated from the following file: