Objet3

class zgoubidoo.commands.objet.Objet3(label1: str = '', label2: str = '', *params, **kwargs)[source]

Bases: zgoubidoo.commands.objet.Objet

Examples

Test

Command attributes

LABEL1=''

Primary label for the Zgoubi command (default: auto-generated hash).

Type

str

LABEL2=''

Secondary label for the Zgoubi command.

Type

str

BORO='1.0 centimeter * kilogauss'

Reference magnetic rigidity.

Type

Quantity

Default initializer for all Commands.

Attributes Summary

KEYWORD

PARAMETERS

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,), 'XF': (0,), 'XR': (0,), 'YF': (0,), 'YR': (0,), 'ZF': (0,), 'ZR': (0,)}