Uses of Class
org.orekit.rugged.refraction.AtmosphericComputationParameters
-
Packages that use AtmosphericComputationParameters Package Description org.orekit.rugged.refraction This package provides the interface for atmospheric refraction model, as well as some classical models. -
-
Uses of AtmosphericComputationParameters in org.orekit.rugged.refraction
Methods in org.orekit.rugged.refraction that return AtmosphericComputationParameters Modifier and Type Method Description AtmosphericComputationParameters
AtmosphericRefraction. getComputationParameters()
Get the computation parameters.
-