Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Da00899_a13cd93780206a620abc7bdf7907e6dc6_cgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Da00896_a13cd93780206a620abc7bdf7907e6dc6_cgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Da00896_a13cd93780206a620abc7bdf7907e6dc6_icgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Da00899_a13cd93780206a620abc7bdf7907e6dc6_icgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
Dorientation_8h_a13cd93780206a620abc7bdf7907e6dc6_cgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Dorientation_8c_a13cd93780206a620abc7bdf7907e6dc6_cgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Dorientation_8h_a13cd93780206a620abc7bdf7907e6dc6_icgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
Dorientation_8c_a13cd93780206a620abc7bdf7907e6dc6_icgraph.map1 <map id="fWin8AnglesDegFromRotationMatrix" name="fWin8AnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dorientation.h111 void fWin8AnglesDegFromRotationMatrix(
Dfusion.c477 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC()
526 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC()
574 fWin8AnglesDegFromRotationMatrix(pthisSV->fR, &(pthisSV->fPhi), in fRun_3DOF_Y_BASIC()
623 fWin8AnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC()
1011 fWin8AnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), in fRun_6DOF_GY_KALMAN()
1424fWin8AnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV-… in fRun_9DOF_GBY_KALMAN()
Dorientation.c605 void fWin8AnglesDegFromRotationMatrix(float R[][3], float *pfPhiDeg, float *pfTheDeg, float *pfPsiD… in fWin8AnglesDegFromRotationMatrix() function