Click or drag to resize

NumericalPropagatorPropagate Method

Overload List
  NameDescription
Public methodPropagate(Duration)
Propagates the state from the CurrentTime and CurrentState. The direction of propagation is determined by the sign of the Duration specified.
Public methodPropagate(Duration, ITrackCalculationProgress)
Propagates the state from the CurrentTime and CurrentState. The direction of propagation is determined by the sign of the Duration specified.
Public methodPropagate(Duration, Int32)
Propagates the state from the CurrentTime and CurrentState. The direction of propagation is determined by the sign of the Duration specified.
Public methodPropagate(Duration, Int32, ITrackCalculationProgress)
Propagates the state from the CurrentTime and CurrentState. The direction of propagation is determined by the sign of the Duration specified.
Top
See Also