Property SLNoiseStats.TSLNoiseStats.CompexData

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLNoiseStats

Contents

Syntax

Delphi:

property CompexData : POWRealComplex read FCompexData;

C++ Builder:

__property POWRealComplex CompexData = { read=FCompexData };

Summary

Returns pointer to the processed FFT data.

Description

Use this property to get pointer to the processed FFT data.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox