Searched refs:fPhiPl (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 | 361 float fPhiPl; ///< roll (deg) member 395 float fPhiPl; ///< roll (deg) member
|
D | fusion.c | 1003 fNEDAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), in fRun_6DOF_GY_KALMAN() 1007 fAndroidAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), in fRun_6DOF_GY_KALMAN() 1011 fWin8AnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), 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()
|