AzElAboutBoresight ================== .. py:class:: ansys.stk.core.stkutil.AzElAboutBoresight IntEnum .. py:currentmodule:: AzElAboutBoresight Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~HOLD` - Hold: rotation about the Y axis followed by rotation about the new X-axis. * - :py:attr:`~ROTATE` - Rotate: rotation about the sensor's or antenna's Z axis by the azimuth angle, followed by rotation about the new Y axis by 90 degrees minus the elevation angle. Import detail ------------- .. code-block:: python from ansys.stk.core.stkutil import AzElAboutBoresight