Package | Description |
---|---|
agi.foundation.celestial |
Contains types used in modeling characteristics of celestial objects and celestial phenomena.
|
agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
agi.foundation.propagators.advanced |
Contains types used to create more specialized propagation scenarios.
|
Modifier and Type | Method and Description |
---|---|
PropagationStageParameter |
ScalarOccultationRegulatedDualCone.getPhaseParameter()
Gets a parameter which represents the propagation phase.
|
Modifier and Type | Method and Description |
---|---|
void |
ScalarOccultationRegulatedDualCone.setPhaseParameter(PropagationStageParameter value)
Sets a parameter which represents the propagation phase.
|
Modifier and Type | Method and Description |
---|---|
PropagationStageParameter |
NumericalPropagatorDefinition.getPhaseParameter()
Gets a parameter which represents the propagation phase.
|
Modifier and Type | Method and Description |
---|---|
void |
NumericalPropagatorDefinition.setPhaseParameter(PropagationStageParameter value)
Sets a parameter which represents the propagation phase.
|
Modifier and Type | Method and Description |
---|---|
static PropagationStageParameter |
PropagationStageParameter.getDefaultInstance()
Gets the default instance of this parameter used by the
EvaluatorGroup to identify
objects which are parameterized on the PropagationStage . |