QuercusVL Programming Manual
C++:
C:
Returns the unit that generated the incidence.
In C, the parameter "h" is a handler of the incidence (Incidence).
DetectorId
●
C++:
C:
Returns the detector identifier that generated the incidence.
In C, the parameter "h" is a handler of the incidence (Incidence).
DetectorType
●
C++:
C:
Returns the type of detector that generated the incidence.
In C, the parameter "h" is a handler of the incidence (Incidence).
Id
●
C++:
C:
Returns the incidence identifier.
In C, the parameter "h" is a handler of the incidence (Incidence).
Type
●
C++:
C:
Returns the type of incidence.
In C, the parameter "h" is a handler of the incidence (Incidence).
Speed
●
C++:
C:
Returns the recorded speed, in km/h. If speed calculation was not possible returns -1.
Quercus Technologies
Unit get_Unit()
int VL_Incidence_get_Unit(int h)
int get_DetectorId()
int VL_Incidence_get_DetectorId(int h)
VLDetectorType get_DetectorType()
int VL_Incidence_get_DetectorType(int h)
int get_Id()
int Incidence_get_Id(int h)
VLIncidenceType get_Type()
int VL_Incidence_get_Type(int h)
int get_Speed()
int VL_Incidence_get_Speed(int h)
64
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?