| Package | Description |
|---|---|
| agi.foundation.geometry |
Contains types for expressing the motion of fundamental geometric objects such as points, axes, and reference frames;
the manner in which they are related; and transformations between representations.
|
| agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
| Modifier and Type | Method and Description |
|---|---|
Evaluator<KozaiIzsakMeanElements> |
DynamicKozaiIzsakMeanElements.getEvaluator()
Gets an evaluator that can be used to compute the
KozaiIzsakMeanElements of the
OrbitalPoint (get / set) at a given date. |
Evaluator<KozaiIzsakMeanElements> |
DynamicKozaiIzsakMeanElements.getEvaluator(EvaluatorGroup group)
Gets an evaluator that can be used to compute the
KozaiIzsakMeanElements of the
OrbitalPoint (get / set) at a given date. |
| Modifier and Type | Method and Description |
|---|---|
KozaiIzsakMeanElements |
LifetimeOrbitPropagator.getInitialConditions()
Gets the mean elements representing the initial conditions of the orbit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifetimeOrbitPropagator.setInitialConditions(KozaiIzsakMeanElements value)
Sets the mean elements representing the initial conditions of the orbit.
|