Click or drag to resize

StoppablePropagatorResults Properties

The StoppablePropagatorResults type exposes the following members.

Properties
  NameDescription
Public propertyAborted
Gets a value indicating whether or not the function run aborted.
Public propertyConditionStoppedOn
Gets the definition of the stopping condition that stopped the function.
Public propertyDetectedEvents
Gets all of the StoppingConditionEvents found during propagation.
Public propertyEventThatStoppedPropagator
Gets the event that stopped the actual propagation.
Public propertyFinalDate
Gets the date at which propagation stopped.
Public propertyFinalState
Gets the final state of propagation.
Public propertyPropagatedStates
Gets all of the states propagated.
Public propertyValueOfConditionThatStopped
Gets the value as computed by the stopping condition.
Top
See Also