FDTD_Solver.get_total_monitor_data
rfnetwork.solver.FDTD_Solver.get_total_monitor_data
- FDTD_Solver.get_total_monitor_data(name)
Compile field monitor data that contains all three e-field components.
Parameters
- namestr
name of monitor
Returns
- ldarray
labeled numpy array with time dimension and two spatial dimensions along monitor plane. The first dimension is the three rectangular components.