NumericalPropagatorState Properties |
The NumericalPropagatorState type exposes the following members.
Name | Description | |
---|---|---|
AuxiliaryElements |
Gets names of the auxiliary elements.
| |
AvailableElements |
Gets the names of all of the elements in this state.
| |
Converter |
Gets the PropagationStateConverter.
| |
CurrentDate |
Gets or sets the JulianDate that this state is valid.
| |
CurrentState |
Gets a copy of the raw state.
| |
Epoch |
Gets the epoch that the propagated started from.
| |
IntegrationElements |
Gets names of the integration elements.
| |
IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
| |
PropagationParameter |
Gets the PropagationEvaluationInformation based on the CurrentState, Epoch,
and CurrentDate of this state. This is useful for when you need to evaluate an
evaluator outside of propagation that was parameterized in a NumericalPropagator.
|