SpectrumAnalyzerDialogTabs Class

Source: SignalToolsDialogs.cs · Assembly: Dew.Signal.Editors

public class SpectrumAnalyzerDialogTabs

Defines the features that can be edited with TSpectrumAnalyzerDialog.

Properties

NameTypeDescription
AveragingBooleanIf True, the dialog will show the averaging settings panel.
BandsBooleanIf True, the dialog will show the RMS bands settings panel.
BasicBooleanIf True, the dialog will show the basic settings panel.
InfoBooleanIf True, the dialog will show the Info settings panel.
OrderBooleanIf True, the dialog will show the Order settings panel.
PeaksBooleanIf True, the dialog will show the Peaks settings panel.
PhaseBooleanIf True, the dialog will show the Phase settings panel.
ReportBooleanIf True, the dialog will show the Report settings panel.

Methods

NameDescription
ctorConstructor which allows settings of values.
GetDefaultStatic constructor returns object with their default values set.
ToString