horizontal_beamwidth#
- property AntennaNode.horizontal_beamwidth: float#
Set half-power beamwidth in local-coordinates azimuth plane.
Value should be between 0.1 and 360.
Examples
>>> from ansys.aedt.core import Emit >>> app = Emit() >>> _, ant = app.schematic.create_radio_antenna("Bluetooth") >>> ant.antenna_type = AntennaNode.AntennaTypeOption.DIRECTIVE_BEAM >>> ant.horizontal_beamwidth = 60