Home
last modified time | relevance | path

Searched refs:dryZenithDelay (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
320 this.dryZenithDelaySec = dryZenithDelay; in DryAndWetZenithDelays()