Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DTroposphericModelEgnos.java244 double amplitudeBeta = interpolate(key * LATITUDE_15_DEGREES, in calculateZenithDryAndWetDelaysSec() local
247 beta = averageBeta - amplitudeBeta * amplitudeScalefactor; in calculateZenithDryAndWetDelaysSec()