NumericalPropagatorDefinitionAdd Method |
| Name | Description | |
|---|---|---|
| Add(AuxiliaryStateElement) |
Adds the given auxiliary element to the set of AuxiliaryElements
which will be computed during propagation and stored in the raw state output.
| |
| Add(PropagationStateCorrector) |
Adds the given state corrector to the set of StateCorrectors
which will operate on some or all of the IntegrationElements
during propagation.
| |
| Add(PropagationStateElement) |
Adds the given state element to the set of IntegrationElements
to be integrated by the NumericalPropagator.
|