You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalMultiRate Class > TSignalMultiRate Properties > TSignalMultiRate.ScaleFactor Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalMultiRate.ScaleFactor Property

Defines the factor by which the signal will be scaled.

Syntax
C#
Visual Basic
public double ScaleFactor;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!