Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dgeomagnetic_field.cpp34 constexpr float DERIVATIVE_FACTOR = 1.0f; variable
150 …std::numeric_limits<float>::max() : DERIVATIVE_FACTOR / static_cast<float>(cos(g_geocentricLatitud… in CalculateGeomagneticComponent()