Click or drag to resize

IntendedSignalByIdentifierTIdentifier Constructor (TIdentifier)

Create a new instance which will target a signal with the specified identifier.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IntendedSignalByIdentifier(
	TIdentifier signalIdentifier
)

Parameters

signalIdentifier
Type: TIdentifier
The object used to identify the signal.
See Also