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

Variable referring to the patient position (supine/prone) in the image
Not used in the current implementation. More...

Collaboration diagram for Image patient position:

Macros

#define INTF_SUPINE   0
 
#define INTF_PRONE   1
 

Detailed Description

Variable referring to the patient position (supine/prone) in the image
Not used in the current implementation.

Macro Definition Documentation

#define INTF_PRONE   1

String corresponding to prone patient position (=1)

Definition at line 195 of file oInterfileIO.hh.

#define INTF_SUPINE   0

String corresponding to supine patient position (=0) (default)

Definition at line 193 of file oInterfileIO.hh.