NIFTI1_SLICE_ORDER(3)

NIFTI1_SLICE_ORDER(3) Library Functions Manual NIFTI1_SLICE_ORDER(3)

NAME

NIFTI1_SLICE_ORDER -

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

Defines


#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
#define NIFTI_SLICE_ALT_DEC2 6

Detailed Description

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

Author

Generated automatically by Doxygen for nifti1_io from the source code.

Sat Apr 16 2011 nifti1_io