QuercusVL Programming Manual
C:
See 2.2.1. Memory management.
3.30. SpeedsDistribution Class
Collection of percentages of vehicles that have circulated through a detector for a given speed
range. These ranges are defined in the collection SpeedsUpperLimit. For deeper information
about speed distribution, see SmartLoop
3.30.1. Properties
Count
●
C++:
C:
from Summary
Number of values in the collection.
Item
●
C++:
C:
int item) from Summary
Returns the percentage in the indicated position within the collection of percentages of
vehicles that have circulated through a detector for a given speed range. The location of
each value in the collection, corresponds with the order of ranges in the collection
SpeedsUpperLimit of the detector.
The parameter "item" must specify the position (starting from zero).
If there is no SpeedsDistribution at the specified position, it returns an invalid one (see
IsValid from SpeedsDistribution class.
3.31. LengthsDistribution Class
Collection of percentages of vehicles that have circulated through a detector for a given length
range. These ranges are defined in the collection LengthsUpperLimit. For deeper information
about length distribution, see SmartLoop
Quercus Technologies
void VL_Summary_Release ( int h )
int Count ( )
Does not exist, check VL_Summary_get_SpeedsDistribution_Count(int h)
int Item ( int item )
Does not exist, check VL_Summary_get_SpeedsDistribution_Item(int h,
®
user manual.
®
user manual.
77
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?