Click or drag to resize

SimpleAnalogTransmitter.ToComplexAnalogTransmitter Method

Converts this analog transmitter to an equivalent ComplexAnalogTransmitter.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ComplexAnalogTransmitter ToComplexAnalogTransmitter()

Return Value

Type: ComplexAnalogTransmitter
A ComplexAnalogTransmitter that is equivalent to this simple transmitter.
See Also