You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > PowerSpectrum Method > Matrix.PowerSpectrum Method (TMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.PowerSpectrum Method (TMtxVec, integer, integer, integer)

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

Pascal
function PowerSpectrum(const Vec: TMtxVec; VecIndex: integer; Index: integer; Len: integer): TMtxVec; overload;

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

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