TSpectrumCollection Class

Header: Dew.Signal/SignalTools.h · Cross-compiler
tObjecttListtObjectListtCollectionTMtxCollectionTConnectorsCollectionTAnalysisConnectorsCollectionTSpectrumCollection

class TSpectrumCollection : public TAnalysisConnectorsCollection;

A collection for a list of references to TSpectrum objects.

The class is used to handle a collection of references to TSpectrum objects. This list is editable from within Delphi IDE in design-time.

Constructors

NameDescription
TSpectrumCollection (2)

Properties

NameTypeDescription
BlockAssignbool
Countint
OnInputUpdatedtNotifyEventEvent to be called when any component pointed to by a collection item, recieves a recalculation request.

Methods

NameDescription
Add (3)Create a new TSpectrumItem and it to collection.
GetItems
Items
SetItems (2)

Operators

NameDescription
operator[]