Class SLFourier.TSLFourierComponent
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabPkg
Unit: SLFourier
Inherits: TSLBasicThreadedFilter
Contents |
Syntax
Delphi:
type TSLFourierComponent = class( TSLBasicThreadedFilter )
C++ Builder:
class TSLFourierComponent : public TSLBasicThreadedFilter
Visual C++ (MFC):
class CTSLFourierComponent : public CTSLBasicThreadedFilter
C# (.NET):
public ref class FourierComponent : Mitov.SignalLab.BasicThreadedFilter
Summary
Base abstract class for FFT components.
Description
Base abstract class for the FFT type of components.