Click or drag to resize

NumericalPropagatorDefinitionRemove Method

Overload List
  NameDescription
Public methodRemove(AuxiliaryStateElement)
Remove the given auxiliary element from the propagation. This will prevent the instance of this auxiliary element from being evaluated during propagated.
Public methodRemove(PropagationStateCorrector)
Remove the given state corrector from the propagation. This will prevent the instance of this corrector from operating on the state elements during propagation.
Public methodRemove(PropagationStateElement)
Remove the given state element from the representation of the state. This will prevent the instance of this state element from being propagated.
Top
See Also