Package | Description |
---|---|
agi.foundation.celestial |
Contains types used in modeling characteristics of celestial objects and celestial phenomena.
|
Modifier and Type | Method and Description |
---|---|
JplDEFileEvaluator |
JplDEFile.getEvaluator(JplDEDataIndex index)
Gets an evaluator that can be used to produce the time-varying information based on this JPL DE file.
|
JplDEFileEvaluator |
JplDEFile.getEvaluator(JplDEDataIndex index,
EvaluatorGroup group)
Gets an evaluator that can be used to calculate time-varying information in the file.
|
Constructor and Description |
---|
JplDEFileEvaluator(JplDEFileEvaluator existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|