Home
last modified time | relevance | path

Searched refs:zenithWetDelayAtSeaLevelSeconds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DTroposphericModelEgnos.java270 double zenithWetDelayAtSeaLevelSeconds = (((1.0e-6 * K2 * RD) in calculateZenithDryAndWetDelaysSec() local
277 double zenithWetDelaySeconds = zenithWetDelayAtSeaLevelSeconds * Math.pow(commonBase, powerWet); in calculateZenithDryAndWetDelaysSec()