Searched refs:powerWet (Results 1 – 1 of 1) sorted by relevance
275 double powerWet = (((lambda + 1.0) * GRAVITY_MPS2) / (RD * beta)) - 1.0; in calculateZenithDryAndWetDelaysSec() local277 double zenithWetDelaySeconds = zenithWetDelayAtSeaLevelSeconds * Math.pow(commonBase, powerWet); in calculateZenithDryAndWetDelaysSec()