You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > PhaseSpectrum Method > clVector.PhaseSpectrum Method (TOpenCLMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.PhaseSpectrum Method (TOpenCLMtxVec, integer, integer, integer)

Calculates the power spectrum from the Vec elements [VecIndex]..[VecIndex+Len-1].

Pascal
function PhaseSpectrum(const Vec: TOpenCLMtxVec; VecIndex: integer; Index: integer; Len: integer): TOpenCLMtxVec; overload;

Store the results in calling object elements [Index]..[Index+Len-1]. An exception is raised if array borders are overrun/underrun.

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