You are here: Symbol Reference > SignalTools Namespace > Classes > TSpectrum Class > public > PhaseEst Method > TSpectrum.PhaseEst Method (TVec, TVec, TVec)
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrum.PhaseEst Method (TVec, TVec, TVec)

Returns the phases of the frequency spectrum at Freq frequencies.

Pascal
procedure PhaseEst(Freq: TVec; SrcSpectrum: TVec; DstPhase: TVec); virtual; overload;

SrcSpectrum must contain complex spectrum estimated at frequencies defined in Freq. DstPhase will hold the result. The phase is corrected for peak processing.

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