Function: hasFloatScalingParameters()
hasFloatScalingParameters(
scalingParameters
):boolean
Checks if the scaling parameters contain a float rescale value.
Parameters
• scalingParameters: ScalingParameters
The scaling parameters to check.
Returns
boolean
True if the scaling parameters contain a float rescale value, false otherwise.