StoppablePropagatorResults Properties |
The StoppablePropagatorResults type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aborted |
Gets a value indicating whether the function run aborted.
|
![]() | ConditionStoppedOn |
Gets the definition of the stopping condition
that stopped the function.
|
![]() | DetectedEvents |
Gets all of the StoppingConditionEvents
found during propagation.
|
![]() | EventThatStoppedPropagator |
Gets the event that stopped the actual propagation.
|
![]() | FinalDate |
Gets the date at which propagation stopped.
|
![]() | FinalState |
Gets the final state of propagation.
|
![]() | PropagatedStates |
Gets all of the states propagated.
|
![]() | ValueOfConditionThatStopped |
Gets the value as computed by the stopping condition.
|