Class tsigscopefft

Unit

Declaration

type tsigscopefft = class(tchart)

Description

This item has no description.

Hierarchy

Overview

Methods

Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property sampler: tscopesamplerfft read fsampler write setsampler;
Published property fftfirst: integer read ffftfirst write ffftfirst default 0;
Published property fftcount: integer read ffftcount write ffftcount default 0;
Published property slave: tsigscopefft read fslave write setslave;

Description

Methods

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property sampler: tscopesamplerfft read fsampler write setsampler;

This item has no description.

Published property fftfirst: integer read ffftfirst write ffftfirst default 0;

This item has no description.

Published property fftcount: integer read ffftcount write ffftcount default 0;

This item has no description.

Published property slave: tsigscopefft read fslave write setslave;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.