Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
H A DGpsMeasurementWithRangeAndUncertainty.java28 public final double pseudorangeMeters; field in GpsMeasurementWithRangeAndUncertainty
33 public GpsMeasurementWithRangeAndUncertainty(GpsMeasurement another, double pseudorangeMeters, in GpsMeasurementWithRangeAndUncertainty()
H A DUserPositionVelocityWeightedLeastSquare.java752 int receiverGpsWeek, double pseudorangeMeters) throws Exception { in calculateCorrectedTransmitTowAndWeek()
886 double pseudorangeMeters = in computePseudorangeAndUncertainties() local