Home
last modified time | relevance | path

Searched defs:rvecdeg (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dorientation.c697 void fQuaternionFromRotationVectorDeg(Quaternion *pq, const float rvecdeg[], float fscaling) in fQuaternionFromRotationVectorDeg()
846 void fRotationVectorDegFromQuaternion(Quaternion *pq, float rvecdeg[]) in fRotationVectorDegFromQuaternion()
900 float rvecdeg[3]; // rotation vector (deg) in fLPFOrientationQuaternion() local