bluetooth
Toggle table of contents
2.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor.calibration
/
CalibrationParameters
/
PulseCounter
/
PulseCounter
Pulse
Counter
constructor
(
conversionRatio
:
Int
,
pulseTimeout
:
Int
,
debounceTime
:
Int
?
,
isLogicReversed
:
Boolean
?
,
isAccumulationEnabled
:
Boolean
?
,
conversionRatioOperator
:
CalibrationParameters.PulseCounter.ConversionRatioOperator
?
)