NumericalPropagatorState Constructor |
| Name | Description | |
|---|---|---|
| NumericalPropagatorState(NumericalPropagatorState, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| NumericalPropagatorState(Double, JulianDate, NumericalPropagatorState) |
Initializes an instance that copies all the information from the oldState except for the
CurrentState and CurrentDate.
| |
| NumericalPropagatorState(JulianDate, IEnumerablePropagationStateElement, IEnumerableAuxiliaryStateElement) |
Initialize a new instance.
| |
| NumericalPropagatorState(JulianDate, IEnumerablePropagationStateElement, IEnumerableAuxiliaryStateElement, EvaluatorGroup) |
Initialize a new instance.
|