Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DTroposphericModelEgnos.java113 DryAndWetZenithDelays dryAndWetZenithDelays = calculateZenithDryAndWetDelaysSec in calculateTropoCorrectionMeters() local
117 dryAndWetZenithDelays.dryZenithDelaySec * dryAndWetMappingValues.dryMappingValue; in calculateTropoCorrectionMeters()
119 dryAndWetZenithDelays.wetZenithDelaySec * dryAndWetMappingValues.wetMappingValue; in calculateTropoCorrectionMeters()