You are here: Symbol Reference > SignalTools Namespace > Structs, Records, Enums > SignalTools.TPhaseUnits Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalTools.TPhaseUnits Enumeration

Defines the measuring units for the phase.

Pascal
TPhaseUnits = (
  puRad,
  puDeg
);
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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!