SensorScanMode#

class ansys.stk.core.stkobjects.SensorScanMode#

IntEnum

Overview#

UNIDIRECTIONAL

Unidirectional: scan from a specified start angle to a specified stop angle, and then begin again at the start angle.

BIDIRECTIONAL

Bidirectional: scan in both directions between a specified start angle and stop angle.

CONTINUOUS

Continuous: uninterrupted motion about the spin axis.

Import detail#

from ansys.stk.core.stkobjects import SensorScanMode