Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/psedorange/
DUserPositionVelocityWeightedLeastSquare.java710 troposphericCorrectionMeters = TroposphericModelEgnos.calculateTropoCorrectionMeters( in calculateTroposphericCorrectionMeters()
714 troposphericCorrectionMeters = TroposphericModelEgnos.calculateTropoCorrectionMeters( in calculateTroposphericCorrectionMeters()
DTroposphericModelEgnos.java108 public static double calculateTropoCorrectionMeters(double satElevationRadians, in calculateTropoCorrectionMeters() method in TroposphericModelEgnos