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