You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalMultiRate Class > published > TSignalMultiRate.ScaleFactor Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalMultiRate.ScaleFactor Property

Defines the factor by which the signal will be scaled.

Pascal
property ScaleFactor: Double;

This scaling operation is "free" since it does not require additional CPU power, but a change to the scale factor requires reinitialization of the filter bank. If ExternalTaps are used or the OnGetFilterTaps event, the value of the ScaleFactor is ignored. ScaleFactor can not be zero.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!