Home
last modified time | relevance | path

Searched refs:fAlphaQwbOver6 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h385 float fAlphaQwbOver6; ///< (PI / 180 * fdeltat) * Qwb / 6 member
426 float fAlphaQwbOver6; ///< (PI / 180 * fdeltat) * Qwb / 6 member
Dfusion.c294 pthisSV->fAlphaQwbOver6 = pthisSV->fAlphaOver2 * pthisSV->fQwbOver3; in fInit_6DOF_GY_KALMAN()
359 pthisSV->fAlphaQwbOver6 = pthisSV->fAlphaOver2 * pthisSV->fQwbOver3; in fInit_9DOF_GBY_KALMAN()