CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
system geometry rotation direction

Rotation orientation for angles computations
Defined in vScanner.hh. More...

Macros

#define GEO_ROT_CW   0
 
#define GEO_ROT_CCW   1
 

Detailed Description

Rotation orientation for angles computations
Defined in vScanner.hh.

Macro Definition Documentation

#define GEO_ROT_CCW   1

Constant corresponding to a counter-clockwise rotation direction (=1)

Definition at line 49 of file vScanner.hh.

#define GEO_ROT_CW   0

Constant corresponding to a clockwise rotation direction (=0)

Definition at line 47 of file vScanner.hh.