Searched refs:fQuaternionFromRotationVectorDeg (Results 1 – 7 of 7) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/ |
D | a00896_a9f946d534fae22e9e68b9f0e2e2822ef_icgraph.map | 1 <map id="fQuaternionFromRotationVectorDeg" name="fQuaternionFromRotationVectorDeg">
|
D | a00899_a9f946d534fae22e9e68b9f0e2e2822ef_icgraph.map | 1 <map id="fQuaternionFromRotationVectorDeg" name="fQuaternionFromRotationVectorDeg">
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/ |
D | orientation_8c_a9f946d534fae22e9e68b9f0e2e2822ef_icgraph.map | 1 <map id="fQuaternionFromRotationVectorDeg" name="fQuaternionFromRotationVectorDeg">
|
D | orientation_8h_a9f946d534fae22e9e68b9f0e2e2822ef_icgraph.map | 1 <map id="fQuaternionFromRotationVectorDeg" name="fQuaternionFromRotationVectorDeg">
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | orientation.h | 154 void fQuaternionFromRotationVectorDeg(
|
D | fusion.c | 556 fQuaternionFromRotationVectorDeg(&ftmpq, pthisSV->fOmega, pthisSV->fdeltat); in fRun_3DOF_Y_BASIC() 692 fQuaternionFromRotationVectorDeg(&ftmpq, ftmpMi3x1, ftmp); in fRun_6DOF_GY_KALMAN() 700 fQuaternionFromRotationVectorDeg(&ftmpq, pthisSV->fOmega, in fRun_6DOF_GY_KALMAN() 1080 fQuaternionFromRotationVectorDeg(&ftmpq, ftmpA3x1, ftmp); in fRun_9DOF_GBY_KALMAN() 1086 fQuaternionFromRotationVectorDeg(&ftmpq, pthisSV->fOmega, pthisSV->fdeltat); in fRun_9DOF_GBY_KALMAN()
|
D | orientation.c | 697 void fQuaternionFromRotationVectorDeg(Quaternion *pq, const float rvecdeg[], float fscaling) in fQuaternionFromRotationVectorDeg() function
|