bend module
Define an horizontal Bend.
The transfer matrix parameters, and k_x in particular, are defined only for
a field gradient index inferior to unity in TraceWin documentation. For the
cases where n > 1, see this topic.
- class Bend(line: DatLine, dat_idx: int | None = None, **kwargs: str)
Bases:
ElementHold the strict minimum for BEND element.
In TraceWin documentation, transfer matrix is in \(mm\) and \(deg\). We use here \(m\) and \(rad\).
- base_name = 'DIP'
- __init__(line: DatLine, dat_idx: int | None = None, **kwargs: str) None
Precompute the parameters used to compute transfer matrix.
- _abc_impl = <_abc._abc_data object at 0x7f36f9879a40>