Click or drag to resize

SimpleAnalogTransmitterToComplexAnalogTransmitter Method

Converts this analog transmitter to an equivalent ComplexAnalogTransmitter.

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

Return Value

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