public class PropagationStateParameter extends ValueParameter<PropagationEvaluationInformation>
NumericalPropagator
with the geometry
needed by the various force models and equations of motion.Constructor and Description |
---|
PropagationStateParameter()
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
static PropagationStateParameter |
getDefaultInstance()
Gets the default instance of this parameter used by the
EvaluatorGroup to identify
objects which are parameterized on the NumericalPropagatorDefinition . |
getEvaluator
public PropagationStateParameter()
@Nonnull public static PropagationStateParameter getDefaultInstance()
EvaluatorGroup
to identify
objects which are parameterized on the NumericalPropagatorDefinition
.