f4enix.core.constants#
Constants and patterns used throughout F4Enix
- ivar ITER_Z_LEVELS:
list of parameters for the general slicing at Z Iter levels (e.g. B2L) format is [name, origin[x,y,x], norm[x, y, z]]
- vartype ITER_Z_LEVELS:
list[list[str, float, float, float, float, float, float]]
- ivar ITER_TOROIDAL_SLICES:
list of parameters for the general toroidal slicing (e.g. Port #1/#10) format is [name, origin[x,y,x], norm[x, y, z]]
- vartype ITER_TOROIDAL_SLICES:
list[list[str, float, float, float, float, float, float]]
Classes
|
Enumeration for time units used in F4Enix |