Click or drag to resize

NumericalPropagatorTakeStep Method

Overload List
  NameDescription
Public methodTakeStep
Advance the state from the CurrentState by taking a single integration step. CurrentState and CurrentTime will be updated to reflect the new values.
Public methodTakeStep(Double)
Advance the state from the CurrentState by taking a single integration step bounded by a maximum. CurrentState and CurrentTime will be updated to reflect the new values.
Top
See Also