class documentation

class Operator__FocussedPoint(VectorData):

View In Hierarchy

Tuple of the viewed (x,y,z) coordinates in vehicle coordinates of the object that the operator is focussing on. Is defined by extending the viewing beam from the operators' eyes into the surrounding 3D world to derive the target point.

Class Variable name Is always 'operator/focussed_point'
Class Variable val The (x,y,z) coordinates of the focussed point.
name: Literal['operator/focussed_point'] =

Is always 'operator/focussed_point'

val: tuple[float, float, float] =

The (x,y,z) coordinates of the focussed point.