Objet4¶
-
class
zgoubidoo.commands.objet.
Objet4
(label1: str = '', label2: str = '', *params, **kwargs)[source]¶ Bases:
zgoubidoo.commands.objet.Objet
Default initializer for all Commands.
Attributes Summary
Attributes Documentation
-
KEYWORD
: str = 'OBJET'¶
-
PARAMETERS
: dict = {'BORO': (<Quantity(1.0, 'centimeter * kilogauss')>, 'Reference magnetic rigidity.'), 'DF': (0,), 'DR': (0,), 'FNAME': ('zgoubi.fai',), 'IP1': (1,), 'IP2': (1,), 'IPSTEP': (1,), 'IT1': (1,), 'IT2': (1,), 'ITSTEP': (1,), 'InitC': (0,), 'KOBJ': (3,), 'LABEL1': ('', 'Primary label for the Zgoubi command (default: auto-generated hash).'), 'LABEL2': ('', 'Secondary label for the Zgoubi command.'), 'NN': (1,), 'PF': (0,), 'PR': (0,), 'TAG': ('*',), 'TF': (0,), 'TR': (0,), 'XF': (0,), 'XR': (0,), 'YF': (0,), 'YR': (0,), 'ZF': (0,), 'ZR': (0,)}¶
-