CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
Variables
NIFTI1_SLICE_ORDER

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

Variables

const int32_t cifti::NIFTI_SLICE_UNKNOWN =0
 
const int32_t cifti::NIFTI_SLICE_SEQ_INC =1
 
const int32_t cifti::NIFTI_SLICE_SEQ_DEC =2
 
const int32_t cifti::NIFTI_SLICE_ALT_INC =3
 
const int32_t cifti::NIFTI_SLICE_ALT_DEC =4
 
const int32_t cifti::NIFTI_SLICE_ALT_INC2 =5
 
const int32_t cifti::NIFTI_SLICE_ALT_DEC2 =6
 

Detailed Description

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