SensorPattern#

class ansys.stk.core.stkobjects.SensorPattern#

IntEnum

Overview#

COMPLEX_CONIC

Complex conic: defined by specified inner and outer half angles and minimum and maximum clock angles.

CUSTOM

Custom: import a custom sensor pattern file.

HALF_POWER

Half power: models a parabolic antenna.

RECTANGULAR

Rectangular: specify vertical and horizontal half-angles that will be used to model the field of view of an instrument.

SAR

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

Simple conic: defined by a specified cone angle.

EOIR

EOIR: defined by Band Properties.

UNKNOWN

Unknown/unsupported sensor pattern.

Import detail#

from ansys.stk.core.stkobjects import SensorPattern