Queue Summary - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
Summary: contains all data from the summary.
Unit: unit identifier.
Detector: detector identifier.
DetectorType: type of detector; PRESENCE for a presence detector.
Period: period when data was collected.
From: start of the period.
To: end of the period.
Volume: number of detected vehicles.
AvgHeadway: the average distance headway of vehicles ; in seconds.
Example of a XML file:
<?xml version="1.0" encoding="UTF-8"?>
<Summary>
<Unit>1</Unit>
<Detector>1</Detector>
<DetectorType>PRESENCE</DetectorType>
<Period>
<From>
</From>
<To>
</To>
</Period>
<Volume>33</Volume>
<AvgHeadway>8</AvgHeadway>
</Summary>

8.1.1.2. Queue summary

The name of the XML file is <SummaryId>.xml , where "SummaryId" is the summary identifier
left padded with zeros until reaching eight digits. The contents of the file is the following:
Summary: contains all data from the summary.
Unit: unit identifier.
Detector: detector identifier.
DetectorType: type of detector; QUEUE for a queue detector.
Quercus Technologies
216
Seconds: showed in seconds since 00:00h on 01-01-1970.
Date: date showed with format yyyy-mm-dd (year-month-day).
Time: time showed with format hh:mm:ss (hours:minutes:seconds).
Seconds: showed in seconds since 00:00h on 01-01-1970.
Date: date showed with format yyyy-mm-dd (year-month-day).
Time: time showed with format hh:mm:ss (hours:minutes:seconds).
<Seconds>1273152323</Seconds>
<Date>2010-05-06</Date>
<Time>15:25:23</Time>
<Seconds>1273152623</Seconds>
<Date>2010-05-06</Date>
<Time>15:30:23</Time>

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents