Uses of Class
org.orekit.rugged.refraction.ConstantRefractionLayer
-
Packages that use ConstantRefractionLayer Package Description org.orekit.rugged.refraction This package provides the interface for atmospheric refraction model, as well as some classical models. -
-
Uses of ConstantRefractionLayer in org.orekit.rugged.refraction
Constructor parameters in org.orekit.rugged.refraction with type arguments of type ConstantRefractionLayer Constructor Description MultiLayerModel(ExtendedEllipsoid ellipsoid, List<ConstantRefractionLayer> refractionLayers)
Simple constructor.
-