CASToR  1.1
Tomographic Reconstruction (PET/SPECT)
 All Classes Files Functions Variables Typedefs 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 171 of file oInterfileIO.hh.

#define INTF_SUPINE   0

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

Definition at line 169 of file oInterfileIO.hh.