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

Defines the measuring units for the phase.

Syntax
C#
Visual Basic
public enum TPhaseUnits : uint { puRad, puDeg }

SignalTools.cs

Members 
Description 
puRad 
the phase will be calculated in radians. 
puDeg 
the phase will be calculated in degrees. 

Defines the units in which phase of the frequency component is calculated.

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