You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.CircularFrequency Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.CircularFrequency Function

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

Pascal
function CircularFrequency(Freq: double; Complex: boolean = false): double; overload;

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!