QuercusVL Programming Manual
●
DistributionsSpeed: distribution of approximated speeds of detected vehicles.
●
Number: number of ranges making up the distribution.
●
UnknownPercentage: percentage of values that could not be analysed.
●
RangeX: range <X>, where X is the range identifier starting from 1.
●
InferiorLimit: inferior limit of the range; in kilometres per hour.
●
SuperiorLimit: superior limit of the range (not included); in kilometres
per hour. If it's infinite, its value will be -1.
●
DistributionsLength: distribution of approximated lengths of detected vehicles.
●
Number: number of ranges making up the distribution.
●
UnknownPercentage: percentage of values that could not be analysed.
●
RangeX: range <X>, where X is the range identifier starting from 1.
●
InferiorLimit: inferior limit of the range (not included); in millimetres.
●
SuperiorLimit: superior limit of the range (not included); in millimetres If
it's infinite, its value will be -1.
●
Percentage: percentage associated to the range.
For more information about speed and length distributions, see SmartLoop
®
user manual.
<?xml version="1.0" encoding="UTF-8"?>
<Summary>
<Unit>1</Unit>
<Detector>1</Detector>
<DetectorType>SPEED</DetectorType>
<Period>
<From>
<Seconds>1273153434</Seconds>
<Date>2010-05-06</Date>
<Time>15:43:54</Time>
</From>
<To>
<Seconds>1273153794</Seconds>
<Date>2010-05-06</Date>
<Time>15:49:54</Time>
</To>
</Period>
<Volume>43</Volume>
<AvgHeadway>8</AvgHeadway>
<AvgSpeed>39</AvgSpeed>
<AvgLength>7069</AvgLength>
<DistributionSpeed>
<Number>3</Number>
<UnknownPercentage>0</UnknownPercentage>
<Range1>
<InferiorLimit>0</InferiorLimit>
<SuperiorLimit>50</SuperiorLimit>
<Percentage>20</Percentage>
</Range1>
<Range2>
<InferiorLimit>50</InferiorLimit>
<SuperiorLimit>100</SuperiorLimit>
<Percentage>27</Percentage>
</Range2>
<Range3>
Quercus Technologies
219