SensorAzElMaskFile#
- class ansys.stk.core.stkobjects.SensorAzElMaskFile#
Bases:
IAzElMaskData
Class to define a Sensorβs Azimuth-Elevation mask.
Overview#
Path and filename of Az-El mask file (.aem) or body mask file (.bmsk). |
|
Boresight Axis, calculated using the body-fixed coordinates of the sensorβs parent object. |
Import detail#
from ansys.stk.core.stkobjects import SensorAzElMaskFile
Property detail#
- property SensorAzElMaskFile.filename: str#
Path and filename of Az-El mask file (.aem) or body mask file (.bmsk).
- property SensorAzElMaskFile.boresight_axis: SensorAzElBoresightAxisType#
Boresight Axis, calculated using the body-fixed coordinates of the sensorβs parent object.