Click or drag to resize

IntendedSignalByTransmitterTransmitter Property

Gets or sets the transmitter to identify when searching for the intended signal. This service provider is expected to provide the IIdentifiableTransmitterService service.

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 IServiceProvider Transmitter { get; set; }

Property Value

Type: IServiceProvider
See Also