Contents:
FDTDSimRun
FDTDSimRun.dftmonitors
FDTDSimRun.timemonitors
Bases: object
object
FDTD Simulation run results class.
Methods
Attributes
dftmonitors
A dictionary of time monitor results.
timemonitors
A dictionary of DFT monitor results.
The keys are the monitors name. Defualts to "Time Monitor #" where # is the number. The values are NXdata objects.
"Time Monitor #"
NXdata
Dict[str,NXdata]
The keys are the monitors name. Defualts to "DFT Monitor #" where # is the number. The values are NXdata objects.
"DFT Monitor #"