class documentation
class Operator__FocussedObjectValue(str, Enum):
Possible values of Operator__FocussedObject
Constant | CENTER |
Focussed object is the vehicle-inter center display |
Constant | COLLIDING |
Focussed object is a vehicle in the scene having a collision |
Constant | GENERIC |
Focussed object is a generic vehicle in the scene |
Constant | HUD |
Focussed object is the vehicle-inter head-up display |
Constant | INSTRUMENT |
Focussed object is the vehicle-inter instrument cluster |
Constant | LEADING |
Focussed object is the vehicle in front of the operator |
Constant | LEFT |
Focussed object is the left rear-view mirror |
Constant | OTHER |
Focussed object is another vehicle-inter head-up display |
Constant | OTHER |
Focussed object is another exterior object |
Constant | OTHER |
Focussed object is another object in the vehicle's interior (or on the vehicle's body) |
Constant | RIGHT |
Focussed object is the right rear-view mirror |
Constant | SIGNAL |
Focussed object is a traffic signal |