Enum type for modes for creation of currents from arbitray fields. More...
Static Public Attributes | |
| int | BOTH = 0 |
| int | PMC = 1 |
| int | PEC = 2 |
Additional Inherited Members | |
Public Member Functions inherited from PyPO.Enums.CustomEnumScalar | |
| def | __str__ (self) |
Enum type for modes for creation of currents from arbitray fields.
Options:
BOTH : Create magnetic and electric currents
PMC : Create magnetic currents only
PEC : Create electric currents only.