phasecenterorientation#
- property AntennaNode.phasecenterorientation: list[float]#
Set orientation of the antennas linked coordinate system.
Value format is determined by ‘Orientation Mode’, in degrees and delimited by spaces.
Examples
>>> from ansys.aedt.core import Emit >>> app = Emit() >>> _, ant = app.schematic.create_radio_antenna("Bluetooth") >>> ant.use_phase_center = True >>> ant.phasecenterorientation