Method procedure SLWaterfall.TSLBasicWaterfallData.SetData(Cardinal;ISLRealBuffer)

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

Contents

Syntax

Delphi:

procedure SetData( AIndex : Cardinal, ABuffer : ISLRealBuffer );

C++ Builder:

void __fastcall SetData( unsigned int AIndex, ISLRealBuffer ABuffer );

Visual C++ (MFC):

void SetData( unsigned int AIndex, TSLCRealBuffer ABuffer );

Summary

Sets Real(double) data buffer to the waterfall.

Description

Use this method to set Real(double) data buffer to the waterfall at specified position.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox