SensorHalfPowerPattern#
- class ansys.stk.core.stkobjects.SensorHalfPowerPattern#
Bases:
ISensorPattern
Class defining the half-power pattern for a Sensor.
Overview#
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β¦ |
|
The diameter of the antenna dish. Uses SmallDistanceUnit Dimension. |
|
The antennaβs frequency in GHz. Uses Frequency Dimension. |
|
Get the half angle of the cone for, calculated on the basis of the Frequency and AntennaDiameter properties. Uses Angle Dimension. |
Import detail#
from ansys.stk.core.stkobjects import SensorHalfPowerPattern
Property detail#
- property SensorHalfPowerPattern.angular_resolution: Any#
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β¦
- property SensorHalfPowerPattern.antenna_diameter: float#
The diameter of the antenna dish. Uses SmallDistanceUnit Dimension.