The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||||||||
See also: RMS, Magnitude, Phase, RealSpec, ImagSpec, PowerMax, FreqOfLine, LineOfFreq | |||||||||||||
PowerSpec |
|||||||||||||
The readonly array property PowerSpec provides access to the one-sided (unscaled) power spectrum. The index ix may assume values between 0 and SpectrumSize div 2. Accessing any value of the array below 0 and above SpectrumSize div 2 will result in a zero value on read. PowerSpec[0] returns the constant coefficient a0, the first harmonic is returned in PowerSpec[1] and so on.
|