Class SLFourier.TSLBasicInverseFourierComponent
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: TSLFourierComponent
Contents |
Syntax
Delphi:
type TSLBasicInverseFourierComponent = class( TSLFourierComponent )
C++ Builder:
class TSLBasicInverseFourierComponent : public TSLFourierComponent
Visual C++ (MFC):
class CTSLBasicInverseFourierComponent : public CTSLFourierComponent
C# (.NET):
public ref class BasicInverseFourierComponent : Mitov.SignalLab.FourierComponent
Summary
Base abstract class for inverse FFT components.
Description
Base abstract class for the inverse FFT type of components.
Pins
- InputPin - The Complex input pin for the component.