Home
last modified time | relevance | path

Searched refs:fNEDAnglesDegFromRotationMatrix (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_aa781ea4b9430531df4697d3cb39f7454_cgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Da00899_aa781ea4b9430531df4697d3cb39f7454_cgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Da00896_aa781ea4b9430531df4697d3cb39f7454_icgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Da00899_aa781ea4b9430531df4697d3cb39f7454_icgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
Dorientation_8c_aa781ea4b9430531df4697d3cb39f7454_cgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Dorientation_8h_aa781ea4b9430531df4697d3cb39f7454_cgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Dorientation_8c_aa781ea4b9430531df4697d3cb39f7454_icgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
Dorientation_8h_aa781ea4b9430531df4697d3cb39f7454_icgraph.map1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dorientation.h93 void fNEDAnglesDegFromRotationMatrix(
Dfusion.c469 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_G_BASIC()
518 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_3DOF_B_BASIC()
566 fNEDAnglesDegFromRotationMatrix(pthisSV->fR, &(pthisSV->fPhi), in fRun_3DOF_Y_BASIC()
615 fNEDAnglesDegFromRotationMatrix(pthisSV->fLPR, &(pthisSV->fLPPhi), in fRun_6DOF_GB_BASIC()
1003 fNEDAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), in fRun_6DOF_GY_KALMAN()
1420fNEDAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->… in fRun_9DOF_GBY_KALMAN()
Dorientation.c492 void fNEDAnglesDegFromRotationMatrix(float R[][3], float *pfPhiDeg, float *pfTheDeg, float *pfPsiDe… in fNEDAnglesDegFromRotationMatrix() function