last_pulse_end
- CircularDrivingField.last_pulse_end: float = 0.0
End time of the latest pulse on this field (in \(\mu\text{s}\)).
Starts at 0 and moves forward as pulses and waits are added. Each driving field tracks its own
last_pulse_end; the model-wideModel.last_pulse_endis the maximum over all driving fields.