Home
last modified time | relevance | path

Searched refs:SMALLQ0 (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dorientation.c35 #define SMALLQ0 1E-4F // limit of quaternion scalar component requiring special algorithm macro
775 if (pq->q0 > SMALLQ0) in fQuaternionFromRotationMatrix()