StoppablePropagatorPropagateUntilStop Method |
Name | Description | |
---|---|---|
PropagateUntilStop(ITimeBasedState, ITrackCalculationProgress) |
Propagates forward until one of the saved StoppingConditionEvaluators are tripped. This will propagate
forward in time.
| |
PropagateUntilStop(ITimeBasedState, IntegrationSense, ITrackCalculationProgress) |
Propagates until one of the saved StoppingConditionEvaluators are tripped.
| |
PropagateUntilStop(ITimeBasedState, IEnumerableStoppingConditionEvaluator, IntegrationSense, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
| |
PropagateUntilStop(ITimeBasedState, IEnumerableStoppingConditionEvaluator, IntegrationSense, Boolean, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
|