Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp59 constexpr double SLOP_DELTA_MIN { 0.1745329251 }; // PI / 18 variable
1110 double slopDelta = SLOP_DELTA_MIN; in CombinateContinuousEvents()