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