|
ecat 6.0.0
|
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 struct _EcatModel EcatModel |
| enum PPorder |
| Enumerator | |
|---|---|
| PP_LtoR | |
| PP_RtoL | |
Definition at line 12 of file ecat_model.h.
| enum Septa |
| Enumerator | |
|---|---|
| NoSepta | |
| Fixed | |
| Retractable | |
Definition at line 11 of file ecat_model.h.
| enum TransmissionSource |
| Enumerator | |
|---|---|
| none | |
| Ring | |
| Rod | |
Definition at line 10 of file ecat_model.h.