NumericalPropagatorDefinitionRemove Method | 
| Name | Description | |
|---|---|---|
| Remove(AuxiliaryStateElement) | 
            Remove the given auxiliary element from the propagation.
            This will prevent the instance of this auxiliary element from being
            evaluated during propagated.
              | |
| Remove(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.
              | |
| Remove(PropagationStateElement) | 
            Remove the given state element from the representation of the state.
            This will prevent the instance of this state element from being
            propagated.
              |