SensorScanMode#
- class ansys.stk.core.stkobjects.SensorScanMode#
IntEnum
Overview#
|
Unidirectional: scan from a specified start angle to a specified stop angle, and then begin again at the start angle. |
|
Bidirectional: scan in both directions between a specified start angle and stop angle. |
|
Continuous: uninterrupted motion about the spin axis. |
Import detail#
from ansys.stk.core.stkobjects import SensorScanMode