OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jump_tolerance
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
over_temp_cal.h
184
float
jump_tolerance
; // [sensor units]
member in struct:OverTempCalParameters
263
float
jump_tolerance
; // [sensor units]
member in struct:OverTempCal
358
*
jump_tolerance
: Tolerance on acceptable jumps in offset updates.
over_temp_cal.c
222
// more than '
jump_tolerance
'. If a "jump" is detected, then it keeps the
275
over_temp_cal->
jump_tolerance
= parameters->
jump_tolerance
;
[
all
...]
Completed in 51 milliseconds