Click or drag to resize

SimpleAscentPropagator Events

The SimpleAscentPropagator type exposes the following members.

Events
  NameDescription
Public eventWarningsHandler
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.
Top
See Also