TSignalConnectItem Class

Source: SignalTools.cs · Assembly: Dew.Signal
TMtxCollectionItemTMtxConnectItemTSignalConnectItem

public class TSignalConnectItem : TMtxConnectItem

Item class that enables connectivity of components.

Item class that enables connectivity of signal processing components.

Properties

NameTypeDescription
DirtyBooleanUsed internally to signal new data.
InputTAnalysisTo connect the component as input assign it to this property.
OnInputUpdatedTNotifyEventThe event will be called when the Input is Updated.

Methods

NameDescription
ResetSet Input to nil.

Events

NameDescription
OnInputUpdatedEventThe event will be called when the Input is Updated.