Class SLHaar.TSLInverseHaar
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:11, 26 June 2013
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: SLHaar
Inherits: TSLRealMultiInput
Contents |
Syntax
Delphi:
type TSLInverseHaar = class( TSLRealMultiInput )
C++ Builder:
class TSLInverseHaar : public TSLRealMultiInput
Visual C++ (MFC):
class CTSLInverseHaar : public CTSLRealMultiInput
C# (.NET):
public ref class TSLInverseHaar : Mitov.SignalLab.RealMultiInput
Summary
Performs Inverse single-level discrete wavelet Haar transformation.
Description
Use this component to perform Inverse single-level discrete wavelet Haar transformation.
Diagram:
Pins
- DetailInputPin - Real(double) Input Pin of the component, for the detail "high frequency component of the output signal.
- CoarseInputPin - Real(double) Input Pin of the component, for the coarse low frequency component of the output signal.