IOrientationAzEl#
- class ansys.stk.core.stkutil.IOrientationAzEl#
Bases: IOrientation
Interface for AzEl orientation method.
Overview#
Measured in the XY plane of the parent reference frame about its Z axis in the right-handed sense for both vehicle-based sensors and facility-based sensors. Uses Angle Dimension. |
|
Defined as the angle between the XY plane of the parent reference frame and the sensor or antenna boresight measured toward the positive Z axis. Uses Angle Dimension. |
|
Determine orientation of the X and Y axes with respect to the parentβs reference frame. |
Import detail#
from ansys.stk.core.stkutil import IOrientationAzEl
Property detail#
- property IOrientationAzEl.azimuth: Any#
Measured in the XY plane of the parent reference frame about its Z axis in the right-handed sense for both vehicle-based sensors and facility-based sensors. Uses Angle Dimension.
- property IOrientationAzEl.elevation: Any#
Defined as the angle between the XY plane of the parent reference frame and the sensor or antenna boresight measured toward the positive Z axis. Uses Angle Dimension.
- property IOrientationAzEl.about_boresight: AzElAboutBoresight#
Determine orientation of the X and Y axes with respect to the parentβs reference frame.