TeapotMomentsNodeSetMember#
- class orbit.diagnostics.TeapotMomentsNodeSetMember(file, order, no_dispersion=True, emit_norm=False, name='moments no name')[source]#
Bases:
orbit.teapot.teapot.DriftTEAPOTMethods Summary
activate()- rtype
None
- rtype
None
resetFile(file)- rtype
None
setLatticeLength(length)- rtype
None
setPosition(position)- rtype
None
track(params_dict)The drift class implementation of the AccNodeBunchTracker class track(probe) method.
Methods Documentation
- Parameters
file (IO[str]) –
order (int) –
no_dispersion (bool) –
emit_norm (bool) –
name (str) –
- Return type
None