torchgpe.bec2D.callbacks.CavityMonitor.times#
- CavityMonitor.times#
A list of the times at which the parameters were saved. It is a list of lists, where each inner list contains the times for a single propagation. At the end of the simulation, it is converted to a PyTorch tensor.
- Type:
list(float)