Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/psedorange/
DSatelliteClockCorrectionCalculator.java53 double n0 = Math.sqrt(EARTH_UNIVERSAL_GRAVITATIONAL_CONSTANT_M3_SM2 / (a * a * a)); in calculateSatClockCorrAndEccAnomAndTkIteratively() local
DSatellitePositionCalculator.java168 double n0 = Math.sqrt(UNIVERSAL_GRAVITATIONAL_PARAMETER_M3_SM2 / (a * a * a)); in calculateSatellitePositionAndVelocity() local