Searched refs:fThePl (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | sensor_fusion.h | 362 float fThePl; ///< pitch (deg) member 396 float fThePl; ///< pitch (deg) member
|
D | fusion.c | 1004 &(pthisSV->fThePl), &(pthisSV->fPsiPl), in fRun_6DOF_GY_KALMAN() 1008 &(pthisSV->fThePl), &(pthisSV->fPsiPl), in fRun_6DOF_GY_KALMAN() 1012 &(pthisSV->fThePl), &(pthisSV->fPsiPl), in fRun_6DOF_GY_KALMAN() 1420 …fNEDAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->… in fRun_9DOF_GBY_KALMAN() 1422 …fAndroidAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthis… in fRun_9DOF_GBY_KALMAN() 1424 …fWin8AnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV-… in fRun_9DOF_GBY_KALMAN()
|