Search
Preparing search index...
The search index is not available
lavacoffee
Options
All
Public
Public/Protected
All
Inherited
Menu
lavacoffee
Utils
LowPassUtils
Class LowPassUtils
LowPass filter builder utility
Hierarchy
LowPassUtils
Index
Constructors
constructor
Properties
enabled
low
Pass
Methods
build
set
Smoothing
Constructors
constructor
new
Low
Pass
Utils
(
lowPass
?:
LowPass
)
:
LowPassUtils
Parameters
Optional
lowPass:
LowPass
Returns
LowPassUtils
Properties
enabled
enabled
:
boolean
= false
Readonly
low
Pass
low
Pass
:
LowPass
Methods
build
build
(
)
:
LowPass
Build the low pass filter
Returns
LowPass
set
Smoothing
set
Smoothing
(
smoothing
:
number
)
:
LowPassUtils
Set the smoothing
Parameters
smoothing:
number
Returns
LowPassUtils
Exports
Utils
Low
Pass
Utils
constructor
enabled
low
Pass
build
set
Smoothing
Generated using
TypeDoc
LowPass filter builder utility