Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

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

int ncvar::dims[MAX_VAR_DIMS]
 

Definition at line 34 of file ncdump.h.

Referenced by do_ncdump().

double ncvar::fillval
 

Definition at line 37 of file ncdump.h.

Referenced by do_ncdump(), printbval(), printdval(), printfval(), printival(), and printsval().

boolean ncvar::has_fillval
 

Definition at line 36 of file ncdump.h.

Referenced by do_ncdump(), printbval(), printdval(), printfval(), printival(), and printsval().

char ncvar::name[NC_MAX_NAME]
 

Definition at line 31 of file ncdump.h.

Referenced by annotate(), do_ncdump(), and vardata().

int ncvar::natts
 

Definition at line 35 of file ncdump.h.

Referenced by do_ncdump().

int ncvar::ndims
 

Definition at line 33 of file ncdump.h.

Referenced by annotate(), do_ncdump(), and vardata().

nc_type ncvar::type
 

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:
 

Powered by Plone

This site conforms to the following standards: