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



TGaussPeakParams


Unit: SDL_math2
Class: none
Declaration: TGaussPeakParams = array [1..3] of double;

The TGaussPeakParams declares an array of three floating point values which are interpreted by the function CreateGaussianPeaks as the position (1st element), the width (2nd element) and the amplitude (3rd one) of a Gaussian peak.


Last Update: 2023-Feb-06