tx_offset#

property Band.tx_offset: float#

Frequency offset between Tx and Rx channels.

Value should be less than 100e9.

Examples

>>> from ansys.aedt.core import Emit
>>> app = Emit()
>>> radio = app.schematic.create_component("New Radio")
>>> band = radio.children[0]
>>> band.tx_offset = 0