Searched refs:sensorAlgorithm (Results 1 – 1 of 1) sorted by relevance
441 SensorAlgorithm sensorAlgorithm; in TransformCoordinateSystem() local442 …int32_t ret = sensorAlgorithm.transformCoordinateSystem(inRotationVector, axisX, axisY, outRotatio… in TransformCoordinateSystem()486 SensorAlgorithm sensorAlgorithm; in GetAngleModify() local487 int32_t ret = sensorAlgorithm.getAngleModify(curRotationVector, preRotationVector, angleChange); in GetAngleModify()528 SensorAlgorithm sensorAlgorithm; in GetDirection() local529 int32_t ret = sensorAlgorithm.getDirection(rotationMatrix, rotationAngle); in GetDirection()571 SensorAlgorithm sensorAlgorithm; in CreateQuaternion() local572 int32_t ret = sensorAlgorithm.createQuaternion(rotationVector, quaternion); in CreateQuaternion()616 SensorAlgorithm sensorAlgorithm; in GetAltitude() local617 int32_t ret = sensorAlgorithm.getAltitude(seaPressure, currentPressure, &altitude); in GetAltitude()[all …]