Searched refs:B_HYDROSTATIC (Results 1 – 1 of 1) sorted by relevance
90 private static final double B_HYDROSTATIC = 0.0035716; field in TroposphericModelEgnos148 double numeratorDry = 1.0 + (aHidrostatic / (1.0 + (B_HYDROSTATIC / (1.0 + C_HYDROSTATIC)))); in computeDryAndWetMappingValuesUsingUNBabcMappingFunction()151 + (B_HYDROSTATIC / (Math.sin(satElevationRadians) + C_HYDROSTATIC)))); in computeDryAndWetMappingValuesUsingUNBabcMappingFunction()