az_sample_interval#

property AntennaNode.az_sample_interval: float#

Space between azimuth-angle samples of pattern.

Examples

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