Class RevisedChaoMappingFunction
java.lang.Object
org.orekit.models.earth.troposphere.AbstractChaoMappingFunction
org.orekit.models.earth.troposphere.RevisedChaoMappingFunction
- All Implemented Interfaces:
TroposphereMappingFunction
Chao mapping function for radio wavelengths.
The mapping function is described in A. Estefan, O. J. Sovers 1994 paper "A Comparative Survey of Current and Proposed Tropospheric Refraction-Delay Models for DSN Radio Metric Data Calibration"
- Since:
- 12.1
- Author:
- Luc Maisonobe
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.orekit.models.earth.troposphere.AbstractChaoMappingFunction
mappingFactors, mappingFactors
-
Constructor Details
-
RevisedChaoMappingFunction
public RevisedChaoMappingFunction()Builds a new instance.
-