Package | Description |
---|---|
agi.foundation.celestial |
Contains types used in modeling characteristics of celestial objects and celestial phenomena.
|
Modifier and Type | Method and Description |
---|---|
USStandardAtmosphere1976.Result |
USStandardAtmosphere1976.calculate(double height)
Calculate results from the U.S.
|
Modifier and Type | Method and Description |
---|---|
Evaluator<USStandardAtmosphere1976.Result> |
USStandardAtmosphere1976.getEvaluator(EvaluatorGroup group,
IServiceProvider serviceProvider)
Gets an evaluator that can be used to calculate results from this model for a given location.
|
Evaluator<USStandardAtmosphere1976.Result> |
USStandardAtmosphere1976.getEvaluator(IServiceProvider serviceProvider)
Gets an evaluator that can be used to calculate results from this model for a given location.
|