DriftTEAPOT#
- class orbit.teapot.DriftTEAPOT(name='drift no name', length=0.0, nparts=1)[source]#
Bases:
orbit.teapot.teapot.NodeTEAPOTDrift TEAPOT element.
Methods Summary
track(paramsDict)The drift class implementation of the AccNodeBunchTracker class track(probe) method.
Methods Documentation
- Parameters
name (str) –
length (float) –
nparts (int) –
- Return type
None