TSpectrumBands Class

Header: Dew.Signal/SignalAnalysis.h · Cross-compiler
tObjecttListtObjectListTStreamedListTSpectrumBands

class TSpectrumBands : public TStreamedList;

A list to frequency band definitions.

Manages a list to frequency band definitions. The list ownes the items.

Constructors

NameDescription
TSpectrumBands (2)Create the list and pass TSpectrumBandsAnalyzer component as the owner.

Methods

NameDescription
AddAdd a new band definition and allocate the record internally.
ClearPointers
GetItems
Item
LoadFromStreamLoad the list from the stream.
SaveToStreamSave the list to stream.
SetItems
UpdateRecalculate the statistics for bands.

Operators

NameDescription
operator[]