Click or drag to resize

SignalSourceSignalToTransmit Property

Gets or sets the signal to transmit as the output of this signal processor.

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 Signal SignalToTransmit { get; set; }

Property Value

Type: Signal
See Also