FDTD_Solver.add_farfield_monitor

rfnetwork.solver.FDTD_Solver.add_farfield_monitor

FDTD_Solver.add_farfield_monitor(frequency, padding=2)

Configure far field monitors

Parameters

ff_box: pv.PolyData

box defining the faces of the far-field monitor. PML must be used outside this region for accurate far-field captures. Monitors will not be added for faces on the edges of the solve boundary.

frequencynp.ndarray | float

frequencies in Hz of the far-field monitors.

paddingint, default: 3

number of grid cells to place between PML boundaries and far-field integration surface