fdtdx.FieldDetector

Bases: Detector

Detector for measuring field components of electromagnetic fields in the time domain.

Attributes:
  • reduce_volume (bool) –

    If True, reduces the volume of recorded data. Defaults to False.

  • components (Sequence[Literal['Ex', 'Ey', 'Ez', 'Hx', 'Hy', 'Hz']]) –

    Sequence of field components to measure. Can include any of: "Ex", "Ey", "Ez", "Hx", "Hy", "Hz". Defaults to ("Ex", "Ey", "Ez", "Hx", "Hy", "Hz").