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

Defines the range of the computed phase spectrum.

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