SensorPointingAlongVector#
- class ansys.stk.core.stkobjects.SensorPointingAlongVector#
Bases:
ISensorPointing
Class defining the along vector pointing type for a Sensor.
Overview#
The alignment vector for along vector sensor pointing alignment. |
|
Get the available Alignment Vectors. |
|
The constraint vector for along vector sensor pointing alignment. |
|
Get the available Constraint Vector. |
|
The clock angle offset for along vector sensor pointing alignment.It is an optional value that is entered in degrees, between -360.0 and 360.0. |
Import detail#
from ansys.stk.core.stkobjects import SensorPointingAlongVector
Property detail#
- property SensorPointingAlongVector.alignment_vector: str#
The alignment vector for along vector sensor pointing alignment.
- property SensorPointingAlongVector.available_alignment_vectors: list#
Get the available Alignment Vectors.
- property SensorPointingAlongVector.constraint_vector: str#
The constraint vector for along vector sensor pointing alignment.