SensorRectangularPattern#
- class ansys.stk.core.stkobjects.SensorRectangularPattern#
Bases:
ISensorPattern
Class defining the rectangular pattern for a Sensor.
Overview#
The angle from the boresight (Z) direction to the edge of the sensor in the YZ plane of the sensorβs coordinate system. Uses Angle Dimension. |
|
The angle from the boresight (Z) direction to the edge of the sensor in the XZ plane of the sensorβs coordinate system. Uses Angle Dimension. |
|
Allow a user to set the angular separation between the pattern data points. This is an advanced user field, available only through STKβs object model interface. The default value for the number of pattern samples isβ¦ |
Import detail#
from ansys.stk.core.stkobjects import SensorRectangularPattern
Property detail#
- property SensorRectangularPattern.vertical_half_angle: Any#
The angle from the boresight (Z) direction to the edge of the sensor in the YZ plane of the sensorβs coordinate system. Uses Angle Dimension.