ecat 6.0.0
ecat_model.h File Reference

Go to the source code of this file.

Classes

struct  _EcatModel
 

Typedefs

typedef struct _EcatModel EcatModel
 

Enumerations

enum  TransmissionSource { none , Ring , Rod }
 
enum  Septa { NoSepta , Fixed , Retractable }
 
enum  PPorder { PP_LtoR , PP_RtoL }
 

Typedef Documentation

◆ EcatModel

typedef struct _EcatModel EcatModel

Enumeration Type Documentation

◆ PPorder

enum PPorder
Enumerator
PP_LtoR 
PP_RtoL 

Definition at line 12 of file ecat_model.h.

◆ Septa

enum Septa
Enumerator
NoSepta 
Fixed 
Retractable 

Definition at line 11 of file ecat_model.h.

◆ TransmissionSource

Enumerator
none 
Ring 
Rod 

Definition at line 10 of file ecat_model.h.