Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DTroposphericModelEgnos.java319 public DryAndWetZenithDelays(double dryZenithDelay, double wetZenithDelay) { in DryAndWetZenithDelays() argument
321 this.wetZenithDelaySec = wetZenithDelay; in DryAndWetZenithDelays()