field_map_100 module

Define a field map with 1D rf electric field.

class FieldMap100(line, default_field_map_folder, cavity_settings, dat_idx=None, **kwargs)[source]

Bases: FieldMap

1D rf electric field along z.

It corresponds to the legacy FieldMap. This is the only kind of FIELD_MAP currently supported by Envelope1D (although 1D static electric field could also be implemented).

As for now, it only inherits from the FieldMap and does not bring anything new.

Parameters:
_abc_impl = <_abc._abc_data object at 0x7318fab18c40>