Main Page   Modules   Compound List   File List   Compound Members   File Members  

NIFTI1_UNITS

nifti1 units codes to describe the unit of measurement for each dimension of the dataset. More...

Defines

#define NIFTI_UNITS_UNKNOWN   0
#define NIFTI_UNITS_METER   1
#define NIFTI_UNITS_MM   2
#define NIFTI_UNITS_MICRON   3
#define NIFTI_UNITS_SEC   8
#define NIFTI_UNITS_MSEC   16
#define NIFTI_UNITS_USEC   24
#define NIFTI_UNITS_HZ   32
#define NIFTI_UNITS_PPM   40
#define NIFTI_UNITS_RADS   48

Detailed Description

nifti1 units codes to describe the unit of measurement for each dimension of the dataset.


Define Documentation

#define NIFTI_UNITS_HZ   32
 

NIFTI code for Hertz.

#define NIFTI_UNITS_METER   1
 

NIFTI code for meters.

#define NIFTI_UNITS_MICRON   3
 

NIFTI code for micrometers.

#define NIFTI_UNITS_MM   2
 

NIFTI code for millimeters.

#define NIFTI_UNITS_MSEC   16
 

NIFTI code for milliseconds.

#define NIFTI_UNITS_PPM   40
 

NIFTI code for ppm.

#define NIFTI_UNITS_RADS   48
 

NIFTI code for radians per second.

#define NIFTI_UNITS_SEC   8
 

NIFTI code for seconds.

#define NIFTI_UNITS_UNKNOWN   0
 

NIFTI code for unspecified units.

#define NIFTI_UNITS_USEC   24
 

NIFTI code for microseconds.


Generated at Thu Aug 28 16:47:56 2008 for nifti1_io by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000