ICD-001 Classification Report

Introduction

This page covers the ICD-001 Classification Report.

Contents



Example Size Classification Report

<?xml version="1.0" encoding="utf-8" ?> <SizeClassificationReport xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns="ICDNAV001-SizeClassificationReport" Start="2012-06-01T14:19:18.6525998+01:00" End="2012-06-01T15:19:18.6525998+01:00" TimePeriod="60"> <Classifications> <Classification CarriageWayId="3" LaneId="0" SectionId="7" Classification="Short" Count="1" AverageSize="6.556" AverageSpeed="4.999"/> <Classification CarriageWayId="3" LaneId="0" SectionId="9" Classification="Short" Count="1" AverageSize="9.988" AverageSpeed="5.0186"/> <Classification CarriageWayId="3" LaneId="1" SectionId="7" Classification="Short" Count="4" AverageSize="7.898" AverageSpeed="10.683"/> <Classification CarriageWayId="3" LaneId="1" SectionId="9" Classification="Short" Count="13" AverageSize="5.985" AverageSpeed="9.491"/> </Classifications> <Occupancy> <Details CarriageWayId="3" LaneId="0" SectionId="7" Occupancy="0.201"/> <Details CarriageWayId="3" LaneId="0" SectionId="9" Occupancy="0.005"/> <Details CarriageWayId="3" LaneId="1" SectionId="7" Occupancy="0.7"/> <Details CarriageWayId="3" LaneId="1" SectionId="9" Occupancy="0.15"/> </Occupancy> </SizeClassificationReport>

Size Classification Report Element

Attribute

Description

Type

UnitĀ 

Start

Date & time at start of recording period

DateTimeĀ 

Ā 

End

Date & time at end of recording period

DateTime

Ā 

TimePeriod

The time period, in minutes, of the recording period

Integer

Ā 

Classifications Element

The classifications element will contain the statistics for each configured section and classification type. If no tracks have passed through the specified section during the reporting period, the classification will be omitted from the list.

Classification Element

Attribute

Description

Type

Unit

CarriageWayId

Id of carriageway

Integer

Ā 

LaneId

Id of Lane (note: this is the user entered Id not the system Id)

Integer

Ā 

SectionId

Id of section (note: this is the user entered Id not the system Id)

Integer

Ā 

Classification

Classification type from Size Classification plugin

String

Ā 

Count

Number of tracks meeting the classification within the section and time period

Integer

Ā 

AverageSize

The average size of all tracks meeting the classification within the section and time period

Double

Ā 

AverageSpeed

The average speed of all tracks meeting the classification within the section and time period

Double

Ā 

Occupancy Element

The optional occupancy element will contain the occupancy details for each configured section.

Details Element

Attribute

Description

Type

Unit

CarriageWayId

Id of carriageway

Integer

Ā 

LaneId

Id of Lane (note: this is the user entered Id not the system Id)

Integer

Ā 

SectionId

Id of section (note: this is the user entered Id not the system Id)

Integer

Ā 

Occupancy

The percentage occupancy for the given lane/section area to the nearest 0.1% ranged from 0-1

If the section is in a queue state the occupancy value will be set to 1

Double

Ā 

Ā 


Related Information

Ā 

Safety is everything.