Pin SLHaar.TSLHaar.DetailOutputPin
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: TSLHaar
Contents |
Syntax
Delphi:
property DetailOutputPin : TSLOWRealSourcePin read FDetailOutputPin write FDetailOutputPin;
C++ Builder:
__property TSLOWRealSourcePin * DetailOutputPin = { read=FDetailOutputPin, write=FDetailOutputPin };
Summary
Real(double) Output Pin of the component, for the detail "high frequency component of the input signal.
Description
DetailOutputPin is the Real(double) buffer data output pin of
the component, for the detail "high frequency component of
the input signal.
You can connect this pin to any pin accepting Real(double) buffer data.