Package | Description |
---|---|
agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
Modifier and Type | Method and Description |
---|---|
List<LifetimeElements> |
OrbitLifetimeResults.getElements()
Gets the list of mean element sets for the successive orbit passes.
|
Modifier and Type | Method and Description |
---|---|
void |
OrbitLifetimeResults.setElements(List<LifetimeElements> value)
Sets the list of mean element sets for the successive orbit passes.
|