Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h281 float fLPRVec[3]; ///< rotation vector member
303 float fLPRVec[3]; ///< rotation vector member
344 float fLPRVec[3]; ///< rotation vector member
Dfusion.c465 fRotationVectorDegFromQuaternion(&(pthisSV->fLPq), pthisSV->fLPRVec); in fRun_3DOF_G_BASIC()
514 fRotationVectorDegFromQuaternion(&(pthisSV->fLPq), pthisSV->fLPRVec); in fRun_3DOF_B_BASIC()
611 fRotationVectorDegFromQuaternion(&(pthisSV->fLPq), pthisSV->fLPRVec); in fRun_6DOF_GB_BASIC()