SensorPattern#
- class ansys.stk.core.stkobjects.SensorPattern#
IntEnum
Overview#
|
Complex conic: defined by specified inner and outer half angles and minimum and maximum clock angles. |
|
Custom: import a custom sensor pattern file. |
|
Half power: models a parabolic antenna. |
|
Rectangular: specify vertical and horizontal half-angles that will be used to model the field of view of an instrument. |
|
SAR: synthesizes the aperture of a larger antenna than is actually present, using SAR pattern definitions designed to model the field of regard of a SAR sensor onto the surface of the earth. |
|
Simple conic: defined by a specified cone angle. |
|
EOIR: defined by Band Properties. |
|
Unknown/unsupported sensor pattern. |
Import detail#
from ansys.stk.core.stkobjects import SensorPattern