Global

Type Definitions

onChangeCallback(volume)

Function called after a volume change. Using this inside it will return the current MovingVolumeCalculator
Parameters:
Name Type Description
volume Number The current volume
Source:

onValidateCallback(data)

Function called after a volume validation. Using this inside it will return the current MovingVolumeCalculator
Parameters:
Name Type Description
data Object The module data
Source: