quercus SmartLoop TS Programming Manual page 51

Table of Contents

Advertisement

QuercusVL Programming Manual
TrafficLight class)
Id
C++:
C:
Returns the traffic light identified by "id" inside the traffic lights collection of the unit.
If there is no traffic light for the specified id, it will return an invalid one ( see IsValid
from TrafficLight class)
3.17. TrafficLight Class
Logical representation of a traffic light.
For historical reasons, all the coordinates described in a traffic light will be defined in a 5
megapixel image (from 0 to 2559 and from 0 to 1919).
3.17.1. Properties
UnitId
C++:
C:
Returns the unit where the traffic light belongs to.
In C, the parameter "h" is a handler of the traffic light (TrafficLight).
Id
C++:
C:
Returns the traffic light identifier.
In C, the parameter "h" is a handler of the traffic light (TrafficLight).
NumLights
C++:
C:
Returns the number of configured lights at the traffic light.
In C, the parameter "h" is a handler of the traffic light (TrafficLight).
Quercus Technologies
TrafficLight Id ( int id )
Does not existe, check VL_Unit_get_TrafficLights_Id(int h, int id) of Unit.
Unit get_Unit()
int VL_TrafficLight_get_UnitId(int h)
int get_Id()
int VL_TrafficLight_get_Id(int h)
int get_NumLights()
int VL_TrafficLight_get_NumLights(int h)
51

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents