You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.CircularFrequency Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.CircularFrequency Method

Adjust frequency in radians to fall in range between 0 and 0.5.

Syntax
C#
Visual Basic
public static double CircularFrequency(double Freq, bool Complex);

Convert Frequency in radians to range between 0 and 0.5 for real signals and between -0.5 and +0.5 for Complex signals.

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