vertical_beamwidth#
- property AntennaNode.vertical_beamwidth: float#
Set half-power beamwidth in local-coordinates elevation 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.vertical_beamwidth = 30