Uses of Package
org.orekit.rugged.refraction
-
Packages that use org.orekit.rugged.refraction Package Description org.orekit.rugged.api This package provides the principal class of Rugged library API, as well as the builder for Rugged instances.org.orekit.rugged.refraction This package provides the interface for atmospheric refraction model, as well as some classical models. -
Classes in org.orekit.rugged.refraction used by org.orekit.rugged.api Class Description AtmosphericRefraction Base class for atmospheric refraction model. -
Classes in org.orekit.rugged.refraction used by org.orekit.rugged.refraction Class Description AtmosphericComputationParameters Atmospheric refraction computation parameters.AtmosphericRefraction Base class for atmospheric refraction model.ConstantRefractionLayer Class that represents a constant refraction layer to be used withMultiLayerModel
.