insertion_loss#

property TR_Switch.insertion_loss: float#

TR Switch in-band loss in forward direction.

Value should be between 0 and 100.

Examples

>>> from ansys.aedt.core import Emit
>>> app = Emit()
>>> trs = app.schematic.create_component("TR Switch")
>>> trs.insertion_loss = 0