Click or drag to resize

SimpleDigitalTransmitter.ToComplexDigitalTransmitter Method

Converts this digital transmitter to an equivalent ComplexDigitalTransmitter.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ComplexDigitalTransmitter ToComplexDigitalTransmitter()

Return Value

Type: ComplexDigitalTransmitter
A ComplexDigitalTransmitter that is equivalent to this instance.
See Also