Home
last modified time | relevance | path

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

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