TiltTEAPOT#
- class orbit.teapot.TiltTEAPOT(name='tilt no name', angle=0.0)[source]#
Bases:
orbit.teapot.teapot.BaseTEAPOTThe class to do tilt at the entrance of an TEAPOT element.
Methods Summary
Returns the tilt angle for the tilt operation.
setTiltAngle([angle])Sets the tilt angle for the tilt operation.
track(paramsDict)It is tracking the dictionary with parameters through the titlt node.
Methods Documentation
- Parameters
name (str) –
angle (float) –
- Return type
None