Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DEcef2EnuConverter.java47 double refLat, double refLng){ in convertEcefToEnu()
73 public static RealMatrix getRotationMatrix(double refLat, double refLng){ in getRotationMatrix()