class TSpectrumBands : public TStreamedList;
A list to frequency band definitions.
Manages a list to frequency band definitions. The list ownes the items.
Constructors
| Name | Description |
|---|---|
| TSpectrumBands (2) | Create the list and pass TSpectrumBandsAnalyzer component as the owner. |
Methods
| Name | Description |
|---|---|
| Add | Add a new band definition and allocate the record internally. |
| ClearPointers | |
| GetItems | |
| Item | |
| LoadFromStream | Load the list from the stream. |
| SaveToStream | Save the list to stream. |
| SetItems | |
| Update | Recalculate the statistics for bands. |
Operators
| Name | Description |
|---|---|
| operator[] |