field_map_70 module

Define a field map with 3D dc magnetic field.

class FieldMap70(*args, **kwargs)[source]

Bases: FieldMap

3D static magnetic field.

It is not implemented yet. It will never be supported by Envelope1D, but Envelope3D should be able to support it (one day).

As for now, it should behave like a Drift for Envelope1D.

__init__(*args, **kwargs)[source]

Instantiate super class.

Return type:

None

property is_accelerating: bool

Tell that this cavity does not accelerate.

_abc_impl = <_abc._abc_data object at 0x7318fab18140>