Pin SLGoertzOne.TSLGoertzOne.SpectrumOutputPin

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 02:45, 11 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.

Class: TSLGoertzOne

Contents

Syntax

Delphi:

property SpectrumOutputPin : TOWRealSourcePin read FSpectrumOutputPin write FSpectrumOutputPin;

C++ Builder:

__property TOWRealSourcePin SpectrumOutputPin = { read=FSpectrumOutputPin, write=FSpectrumOutputPin };

Summary

Real(double) single sample data output pin of the component.

Description

SpectrumOutputPin is the Real(double) single sample data output pin of the component, for the spectrum of the DFT operation.

You can connect this pin to any pin accepting Real(double) single sample data.

This pin is not compatible with the standard Real(double) buffer data pins, as it can supply only one sample at a time.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox