Searched defs:q11 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DFusion.cpp227 // | 0 1 | | q01 q11 |
231 // q11 = su^2.dt
241 const float q11 = mParam.gyroBiasVar * dT; local
248 GQGt[1][1] = q11; // (rad/s)^2

Completed in 264 milliseconds