Property SLScope.TSLChannelData.SampleRate

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

Contents

Syntax

Delphi:

property SampleRate : Real read GetSampleRate write SetSampleRate;

C++ Builder:

__property double SampleRate = { read=GetSampleRate, write=SetSampleRate };

Summary

The sample rate for the channel.

Description

Sets/Gets the sample rate for the channel. This value is used when calculating frequencies.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox