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/ |
D | a00896_aa781ea4b9430531df4697d3cb39f7454_cgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | a00899_aa781ea4b9430531df4697d3cb39f7454_cgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | a00896_aa781ea4b9430531df4697d3cb39f7454_icgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | a00899_aa781ea4b9430531df4697d3cb39f7454_icgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/ |
D | orientation_8c_aa781ea4b9430531df4697d3cb39f7454_cgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | orientation_8h_aa781ea4b9430531df4697d3cb39f7454_cgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | orientation_8c_aa781ea4b9430531df4697d3cb39f7454_icgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
D | orientation_8h_aa781ea4b9430531df4697d3cb39f7454_icgraph.map | 1 <map id="fNEDAnglesDegFromRotationMatrix" name="fNEDAnglesDegFromRotationMatrix">
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | orientation.h | 93 void fNEDAnglesDegFromRotationMatrix(
|
D | fusion.c | 469 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() 1420 …fNEDAnglesDegFromRotationMatrix(pthisSV->fRPl, &(pthisSV->fPhiPl), &(pthisSV->fThePl), &(pthisSV->… in fRun_9DOF_GBY_KALMAN()
|
D | orientation.c | 492 void fNEDAnglesDegFromRotationMatrix(float R[][3], float *pfPhiDeg, float *pfTheDeg, float *pfPsiDe… in fNEDAnglesDegFromRotationMatrix() function
|