ISignalOutputServiceSignalOutput 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: 24.2.419.0 (24.2.419.0)
Syntax SignalProcessor SignalOutput { get; }
ReadOnly Property SignalOutput As SignalProcessor
Get
property SignalProcessor^ SignalOutput {
SignalProcessor^ get ();
}
abstract SignalOutput : SignalProcessor with get
Property Value
Type:
SignalProcessorSee Also