Click or drag to resize

SimpleDigitalTransmitterToComplexDigitalTransmitter Method

Converts this digital transmitter to an equivalent ComplexDigitalTransmitter.

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

Return Value

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