CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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 52 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 56 of file oDeformationManager.hh.

#define DEF_IPAT_MOT   2

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

Definition at line 54 of file oDeformationManager.hh.

#define DEF_RESP_MOT   0

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

Definition at line 50 of file oDeformationManager.hh.