SimpleAscentPropagator Events |
The SimpleAscentPropagator type exposes the following members.
Name | Description | |
---|---|---|
WarningsHandler |
An event that can be used to check for/handle warnings produced during propagation.
If not set, the propagator will throw an InvalidOperationException if a warning is encountered.
The error text in the exception is the same as the summary documentation for each boolean property in the events arguments class.
|