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....



MagniMax


Unit:SDL_fourier
Class:TFastFourier
Declaration:property MagniMax: double;

The read-only property MagniMax returns the maximum value of the magnitude spectrum. Note that MagniMax does not include the constant part of the magnitude spectrum (index 0 of property Magnitude). The value of MagniMax is the square root of PowerMax.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): fft60hz



Last Update: 2023-Dec-13