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