Click or drag to resize

NumericalPropagatorDefinitionCreatePropagator Method

Overload List
  NameDescription
Public methodCreatePropagator
Creates an object which can propagate the state over spans of time or manually step the state from one time to the next.
Public methodCreatePropagator(Boolean)
Creates an object which can propagate the state over spans of time or manually step the state from one time to the next.
Public methodCreatePropagator(EvaluatorGroup)
Creates an object which can propagate the state over spans of time or manually step the state from one time to the next.
Public methodCreatePropagator(Boolean, EvaluatorGroup)
Creates an object which can propagate the state over spans of time or manually step the state from one time to the next.
Top
See Also