Sets the scaling factor to apply to the output value from the
source module.
@param scale The scaling factor to apply.
The GetValue() method retrieves the output value from the source
module, multiplies it with the scaling factor, adds the bias to
it, then outputs the value.
Sets the scaling factor to apply to the output value from the source module.
@param scale The scaling factor to apply.
The GetValue() method retrieves the output value from the source module, multiplies it with the scaling factor, adds the bias to it, then outputs the value.