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

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

Collaboration diagram for Image patient position:

Defines

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


Define Documentation

#define INTF_PRONE   1

String corresponding to prone patient position (=1)

Definition at line 169 of file oInterfileIO.hh.

#define INTF_SUPINE   0

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

Definition at line 167 of file oInterfileIO.hh.

 All Classes Files Functions Variables Typedefs Defines