You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TPhaseRange Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TPhaseRange Enumeration

Defines the range of the computed phase spectrum.

Syntax
C#
Visual Basic
public enum TPhaseRange : uint { prPiPi, prZeroTwoPi }

SignalTools.cs

Members 
Description 
prPiPi 
phase ranges from -Pi..+Pi. 
prZeroTwoPi 
phase ranges from 0..2*Pi. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!