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

Specifies the maximum Factor up to which the rate converter can vary the sampling frequency, without introducing aliasing.

Syntax
C#
Visual Basic
public double MaxFactor;

The minimum value for the MaxFactor is 1. The value must be an integer and a power of two (2, 4, 8,...).

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