Pin SLHaar.TSLInverseHaar.DetailInputPin
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 DetailInputPin : TSLOWQueuedRealSinkPin read FDetailInputPin write FDetailInputPin;
C++ Builder:
__property TSLOWQueuedRealSinkPin * DetailInputPin = { read=FDetailInputPin, write=FDetailInputPin };
Summary
Real(double) Input Pin of the component, for the detail "high frequency component of the output signal.
Description
DetailInputPin is the Real(double) buffer data input pin of
the component, for the detail "high frequency component of
the output signal.
You can connect this pin to any pin providing Real(double) buffer data.