Skip to content

Function: mapQualityChannelValue()

ts
function mapQualityChannelValue(rawValue, config): QualityChannelResult;

Defined in: src/graphVisual.ts:255

Parameters

rawValue

number

config

QualityChannelConfig

Returns

QualityChannelResult

Released under the MIT License.