CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
Global patient orientation

Combination of Patient rotation, orientation anf slice orientation. Not used in the current implementation. More...

Collaboration diagram for Global patient orientation:

Macros

#define INTF_SUPINE_HEADIN_TRANSAXIAL   0
 
#define INTF_SUPINE_HEADIN_SAGITTAL   1
 
#define INTF_SUPINE_HEADIN_CORONAL   2
 
#define INTF_SUPINE_FEETIN_TRANSAXIAL   3
 
#define INTF_SUPINE_FEETIN_SAGITTAL   4
 
#define INTF_SUPINE_FEETIN_CORONAL   5
 
#define INTF_PRONE_HEADIN_TRANSAXIAL   6
 
#define INTF_PRONE_HEADIN_SAGITTAL   7
 
#define INTF_PRONE_HEADIN_CORONAL   8
 
#define INTF_PRONE_FEETIN_TRANSAXIAL   9
 
#define INTF_PRONE_FEETIN_SAGITTAL   10
 
#define INTF_PRONE_FEETIN_CORONAL   11
 

Detailed Description

Combination of Patient rotation, orientation anf slice orientation. Not used in the current implementation.

Macro Definition Documentation

#define INTF_PRONE_FEETIN_CORONAL   11

String corresponding to Coronal / Prone / Feet-in orientation (=11) (default)

Definition at line 159 of file oInterfileIO.hh.

#define INTF_PRONE_FEETIN_SAGITTAL   10

String corresponding to Sagittal / Prone / Feet-in orientation (=10) (default)

Definition at line 157 of file oInterfileIO.hh.

#define INTF_PRONE_FEETIN_TRANSAXIAL   9

String corresponding to Transverse / Prone / Feet-in orientation (=9) (default)

Definition at line 155 of file oInterfileIO.hh.

#define INTF_PRONE_HEADIN_CORONAL   8

String corresponding to Coronal / Prone / Head-in orientation (=8) (default)

Definition at line 153 of file oInterfileIO.hh.

#define INTF_PRONE_HEADIN_SAGITTAL   7

String corresponding to Sagittal / Prone / Head-in orientation (=7) (default)

Definition at line 151 of file oInterfileIO.hh.

#define INTF_PRONE_HEADIN_TRANSAXIAL   6

String corresponding to Transverse / Prone / Head-in orientation (=6) (default)

Definition at line 149 of file oInterfileIO.hh.

#define INTF_SUPINE_FEETIN_CORONAL   5

String corresponding to Coronal / Supine / Feet-in orientation (=5) (default)

Definition at line 147 of file oInterfileIO.hh.

#define INTF_SUPINE_FEETIN_SAGITTAL   4

String corresponding to Sagittal / Supine / Feet-in orientation (=4) (default)

Definition at line 145 of file oInterfileIO.hh.

#define INTF_SUPINE_FEETIN_TRANSAXIAL   3

String corresponding to Transverse / Supine / Feet-in orientation (=3) (default)

Definition at line 143 of file oInterfileIO.hh.

#define INTF_SUPINE_HEADIN_CORONAL   2

String corresponding to Coronal / Supine / Head-in orientation (=2) (default)

Definition at line 141 of file oInterfileIO.hh.

#define INTF_SUPINE_HEADIN_SAGITTAL   1

String corresponding to Sagittal / Supine / Head-in orientation (=1) (default)

Definition at line 139 of file oInterfileIO.hh.

#define INTF_SUPINE_HEADIN_TRANSAXIAL   0

String corresponding to Transverse / Supine / Head-in orientation (=0) (default)

Definition at line 137 of file oInterfileIO.hh.