SinglePointStoppablePropagatorResults Properties |
The SinglePointStoppablePropagatorResults 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.) | |
Ephemeris |
Gets the ephemeris as computed by the SinglePointStoppablePropagator.
| |
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.) | |
ValueOfConditionThatStopped |
Gets the value as computed by the stopping condition.
(Inherited from StoppablePropagatorResults.) |