NPL
Neurological Programs and Libraries
Slice Order Codes

nifti1 slice order codes, describing the acquisition order of the slices More...

Macros

#define NIFTI_SLICE_UNKNOWN   0
 
#define NIFTI_SLICE_SEQ_INC   1
 
#define NIFTI_SLICE_SEQ_DEC   2
 
#define NIFTI_SLICE_ALT_INC   3
 
#define NIFTI_SLICE_ALT_DEC   4
 
#define NIFTI_SLICE_ALT_INC2   5 /* 05 May 2005: RWCox */
 
#define NIFTI_SLICE_ALT_DEC2   6 /* 05 May 2005: RWCox */
 

Detailed Description

nifti1 slice order codes, describing the acquisition order of the slices

Macro Definition Documentation

#define NIFTI_SLICE_ALT_DEC   4

Definition at line 973 of file nifti.h.

#define NIFTI_SLICE_ALT_DEC2   6 /* 05 May 2005: RWCox */

Definition at line 975 of file nifti.h.

#define NIFTI_SLICE_ALT_INC   3

Definition at line 972 of file nifti.h.

#define NIFTI_SLICE_ALT_INC2   5 /* 05 May 2005: RWCox */

Definition at line 974 of file nifti.h.

#define NIFTI_SLICE_SEQ_DEC   2

Definition at line 971 of file nifti.h.

#define NIFTI_SLICE_SEQ_INC   1

Definition at line 970 of file nifti.h.

#define NIFTI_SLICE_UNKNOWN   0

Definition at line 969 of file nifti.h.