Pin SLHaar.TSLInverseHaar.CoarseInputPin
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.
Class: TSLInverseHaar
Contents |
Syntax
Delphi:
property CoarseInputPin : TSLOWQueuedRealSinkPin read FCoarseInputPin write FCoarseInputPin;
C++ Builder:
__property TSLOWQueuedRealSinkPin * CoarseInputPin = { read=FCoarseInputPin, write=FCoarseInputPin };
Summary
Real(double) Input Pin of the component, for the coarse low frequency component of the output signal.
Description
CoarseInputPin is the Real(double) buffer data input pin of
the component, for the coarse low frequency component of
the output signal.
You can connect this pin to any pin providing Real(double) buffer data.