CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
Global patient orientation
Interfile I/O related variables

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

Collaboration diagram for Global patient orientation:

Defines

#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.


Define Documentation

#define INTF_PRONE_FEETIN_CORONAL   11

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

Definition at line 133 of file oInterfileIO.hh.

#define INTF_PRONE_FEETIN_SAGITTAL   10

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

Definition at line 131 of file oInterfileIO.hh.

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

Definition at line 129 of file oInterfileIO.hh.

#define INTF_PRONE_HEADIN_CORONAL   8

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

Definition at line 127 of file oInterfileIO.hh.

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

Definition at line 125 of file oInterfileIO.hh.

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

Definition at line 123 of file oInterfileIO.hh.

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

Definition at line 121 of file oInterfileIO.hh.

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

Definition at line 119 of file oInterfileIO.hh.

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

Definition at line 117 of file oInterfileIO.hh.

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

Definition at line 115 of file oInterfileIO.hh.

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

Definition at line 113 of file oInterfileIO.hh.

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

Definition at line 111 of file oInterfileIO.hh.

 All Classes Files Functions Variables Typedefs Defines