Searched refs:fLPPhi (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 | 274 float fLPPhi; ///< low pass roll (deg) member 296 float fLPPhi; ///< low pass roll (deg) member 337 float fLPPhi; ///< low pass roll (deg) member
|
D | fusion.c | 469 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC() 473 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC() 477 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC() 518 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC() 522 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC() 526 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC() 615 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC() 619 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC() 623 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC()
|