NumericalPropagator Events |
The NumericalPropagator type exposes the following members.
Name | Description | |
---|---|---|
ExceptionDuringPropagation |
Gets the instance of the event handler which will be triggered after
the propagator throws an exception. If no event handler is specified then the propagator will throw
a NumericalPropagationException that wraps the underlying exception.
| |
StepTaken |
Gets the instance of the event handler which will be triggered after
every time the propagator takes an integration step.
|