pamoja for TypeScript - v0.1.17
Preparing search index...
@pamoja/kit
deadband
Function deadband
deadband
(
value
:
number
,
center
:
number
,
width
:
number
)
:
number
Suppresses movement within
width
of
center
, so noise does not act.
Parameters
value
:
number
center
:
number
width
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pamoja for TypeScript - v0.1.17
Loading...
Suppresses movement within
widthofcenter, so noise does not act.