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, IEnumerable<PropagationStateElement>, IEnumerable<AuxiliaryStateElement>) |
Initialize a new instance.
|
![]() | NumericalPropagatorState(JulianDate, IEnumerable<PropagationStateElement>, IEnumerable<AuxiliaryStateElement>, EvaluatorGroup) |
Initialize a new instance.
|