See: Description
Class | Description |
---|---|
AuxiliaryStateElement |
Represents a set of variables which are computed and stored in the propagation output
but are not integrated with the state.
|
AuxiliaryStateElementConverter |
Base class for output associated with an
AuxiliaryStateElement . |
AuxiliaryStateElementEvaluator |
Abstract base class for the evaluator produced by an auxiliary state variable.
|
CartesianStateElementConverter |
Represents output associated with a
PropagationStateElement corresponding
to a set of Cartesian values. |
MatrixStateElementConverter |
Converts output associated with a
PropagationStateElement corresponding
to a set of Matrix values back and forth
between its raw indexed state, and a Motion<Matrix> . |
PropagationEvaluationInformation |
Represents information about the current integration step during propagation.
|
PropagationPointElement |
A
PropagationStateElement describing an integrated point. |
PropagationStageParameter |
Represents the stage of propagation as a parameter when defining types used
during propagation that depend on the stage.
|
PropagationStateCorrectionEvaluator |
Members of this class calculate corrections to a propagated state after the integration step.
|
PropagationStateCorrector |
A definitional object which creates a
PropagationStateCorrectionEvaluator to calculate
a post-integration correction to a propagated state. |
PropagationStateElement |
Represents a portion of a combined state used during numerical integration.
|
PropagationStateElementConverter |
Base class for output associated with a
PropagationStateElement . |
PropagationStateElementEvaluator |
Abstract base class for the evaluator produced by an
PropagationStateElement . |
PropagationStateParameter |
Represents the state of integration as a parameter when defining types used
during integration that depend on the state.
|
PropagationStepInformation |
Represents information about the current integration step needed for state correction.
|
RotationVectorAngularVelocityStateElementConverter |
Represents output associated with a
PropagationStateElement corresponding
to a set of RotationVectorAngularVelocity values. |