Searched refs:fPsiPl (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 | 363 float fPsiPl; ///< yaw (deg) member 397 float fPsiPl; ///< yaw (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 …Matrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->fPsiPl), &(pthisSV->fRhoP… in fRun_9DOF_GBY_KALMAN() 1422 …Matrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->fPsiPl), &(pthisSV->fRhoP… in fRun_9DOF_GBY_KALMAN() 1424 …Matrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->fPsiPl), &(pthisSV->fRhoP… in fRun_9DOF_GBY_KALMAN()
|