element_parameters module
Define a base class for ElementBeamCalculatorParameters.
It is an attribute of an Element, and holds parameters that depend on
both the Element under study and the BeamCalculator solver
that is used.
Currently, it is used by Envelope1D and Envelope3D only, as
TraceWin handles it itself.
- class ElementBeamCalculatorParameters
Bases:
ABCParent class to hold solving parameters. Attribute of
Element.Used by
Envelope1DandEnvelope3D.- _abc_impl = <_abc._abc_data object at 0x7fd3f4b9f200>