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:
FieldMap1D rf electric field along
z.It corresponds to the legacy
FieldMap. This is the only kind ofFIELD_MAPcurrently supported byEnvelope1D(although 1D static electric field could also be implemented).As for now, it only inherits from the
FieldMapand does not bring anything new.- Parameters:
line (
DatLine)default_field_map_folder (
Path)cavity_settings (
CavitySettings)
- _abc_impl = <_abc._abc_data object at 0x7318fab18c40>