Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DEcef2EnuConverter.java49 RealMatrix rotationMatrix = getRotationMatrix(refLat, refLng); in convertEcefToEnu() local
74 RealMatrix rotationMatrix = new Array2DRowRealMatrix(3, 3); in getRotationMatrix() local
DEcefToTopocentricConverter.java46 RealMatrix rotationMatrix = in convertCartesianToTopocentericRadMeters() local
DUserPositionVelocityWeightedLeastSquare.java358 RealMatrix rotationMatrix = new Array2DRowRealMatrix(4, 4); in calculatePositionVelocityUncertaintyEnu() local