| Name | Description |
---|
| PropagateUntilStop(ITimeBasedState, ITrackCalculationProgress) | (Inherited from StoppablePropagator.) |
| PropagateUntilStop(ITimeBasedState, IntegrationSense, ITrackCalculationProgress) | (Inherited from StoppablePropagator.) |
| PropagateUntilStop(JulianDate, MotionCartesian, IntegrationSense, ITrackCalculationProgress) |
Propagates a Point forward in time from the initial conditions.
|
| PropagateUntilStop(ITimeBasedState, IEnumerableStoppingConditionEvaluator, IntegrationSense, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
(Inherited from StoppablePropagator.) |
| PropagateUntilStop(ITimeBasedState, IEnumerableStoppingConditionEvaluator, IntegrationSense, Boolean, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
(Inherited from StoppablePropagator.) |
| PropagateUntilStop(JulianDate, MotionCartesian, IEnumerableStoppingConditionEvaluator, IntegrationSense, Int32, ITrackCalculationProgress) |
Propagates a Point forward in time from the initial conditions.
|