Home
last modified time | relevance | path

Searched refs:fAndroidAnglesDegFromRotationMatrix (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Da00896_a77eeda9a699b1456bb8b02665ad80522_cgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Da00899_a77eeda9a699b1456bb8b02665ad80522_cgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Da00896_a77eeda9a699b1456bb8b02665ad80522_icgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Da00899_a77eeda9a699b1456bb8b02665ad80522_icgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
Dorientation_8h_a77eeda9a699b1456bb8b02665ad80522_cgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Dorientation_8c_a77eeda9a699b1456bb8b02665ad80522_cgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Dorientation_8h_a77eeda9a699b1456bb8b02665ad80522_icgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
Dorientation_8c_a77eeda9a699b1456bb8b02665ad80522_icgraph.map1 <map id="fAndroidAnglesDegFromRotationMatrix" name="fAndroidAnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dorientation.h102 void fAndroidAnglesDegFromRotationMatrix(
Dfusion.c473 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC()
522 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC()
570 fAndroidAnglesDegFromRotationMatrix(pthisSV->fR, &(pthisSV->fPhi), in fRun_3DOF_Y_BASIC()
619 fAndroidAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC()
1007 fAndroidAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), in fRun_6DOF_GY_KALMAN()
1422fAndroidAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthis… in fRun_9DOF_GBY_KALMAN()
Dorientation.c548 void fAndroidAnglesDegFromRotationMatrix(float R[][3], float *pfPhiDeg, float *pfTheDeg, float *pfP… in fAndroidAnglesDegFromRotationMatrix() function