CASToR  1.1
Tomographic Reconstruction (PET/SPECT)
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Macros
Deformation type

Nature of motion (respiratory, cardiac, patient motion, ...)
Defined in oDeformationManager.hh. More...

Macros

#define DEF_RESP_MOT   0
 
#define DEF_CARD_MOT   1
 
#define DEF_IPAT_MOT   2
 
#define DEF_DUAL_MOT   3
 

Detailed Description

Nature of motion (respiratory, cardiac, patient motion, ...)
Defined in oDeformationManager.hh.

Macro Definition Documentation

#define DEF_CARD_MOT   1

Constant corresponding to a deformation for cardiac motion correction (=1)

Definition at line 30 of file oDeformationManager.hh.

#define DEF_DUAL_MOT   3

Constant corresponding to a deformation for dual respiratory and cardiac motion correction (=3)

Definition at line 34 of file oDeformationManager.hh.

#define DEF_IPAT_MOT   2

Constant corresponding to a deformation for involuntary patien motion correction (=2)

Definition at line 32 of file oDeformationManager.hh.

#define DEF_RESP_MOT   0

Constant corresponding to a deformation for respiratory motion correction (=0)

Definition at line 28 of file oDeformationManager.hh.