field_map_7700 module

Define a field map with 3D rf electro-magnetic field.

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

Bases: FieldMap

3D rf electro-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 only inherits from the FieldMap and does not bring anything new. Apart from raising a NotImplementedError.

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