waveguide_height#

property AntennaNode.waveguide_height: float#

Waveguide Height.

Implied waveguide height (along local x-axis) where the flared horn walls meet the feed.

Examples

>>> from ansys.aedt.core import Emit
>>> app = Emit()
>>> _, ant = app.schematic.create_radio_antenna("Bluetooth")
>>> ant.waveguide_height