SinglePointStoppablePropagatorResults Class |
Namespace: AGI.Foundation.Propagators
The SinglePointStoppablePropagatorResults type exposes the following members.
Name | Description | |
---|---|---|
![]() | SinglePointStoppablePropagatorResults |
Initializes a new instance.
|
Name | Description | |
---|---|---|
![]() | Aborted |
Gets a value indicating whether or not 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.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |