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

Specifies the minimum Factor down to which the rate converter can vary the sampling, without introducing aliasing.

Syntax
C#
Visual Basic
public double MinFactor;

The maximum value for the minFactor is limited to 1. The value must be an inverse of an integer with power of two (1/2, 1/4, 1/8 etc...).

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