Click or drag to resize

SignalProcessor.SignalOutput Property

Gets the signal processor representing the output of the service provider.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SignalProcessor SignalOutput { get; }

Property Value

Type: SignalProcessor

Implements

ISignalOutputService.SignalOutput
See Also