ICD-001 Carriageway Statistics Report

Introduction

This page deals with the ICD-001 Carriageway Statistics Report.

Contents



Example Carriageway Statistics Report

<CarriagewayStatisticsReport xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="ICDNAV001-CarriagewayStatisticsReport"> <Sender SenderId="ICD-001 XML Plugin" NetworkPort="10000" /> <Carriageway Id="1" Name="Carriageway 1"> <Section Id="1" TrackCount="0" AverageSpeed="0" LastUpdate="2021-07-05T12:40:04.2228227+01:00" ImpairedCoverage="true" NormalRadarCoverage="1" CurrentRadarCoverage="0" /> <Section Id="4" TrackCount="2" AverageSpeed="10" LastUpdate="2021-07-05T12:40:04.5748487+01:00" ImpairedCoverage="false" NormalRadarCoverage="1" CurrentRadarCoverage="1" /> <Section Id="3" TrackCount="4" AverageSpeed="10" LastUpdate="2021-07-05T12:40:04.5748487+01:00" ImpairedCoverage="true" NormalRadarCoverage="0.99933685519745141" CurrentRadarCoverage="0.99933685519745141" /> <Section Id="2" TrackCount="1" AverageSpeed="10" LastUpdate="2021-07-05T12:40:04.5748487+01:00" ImpairedCoverage="true" NormalRadarCoverage="1" CurrentRadarCoverage="0.16036222146688203" /> </Carriageway> </CarriagewayStatisticsReport>

Carriageway Element

The carriageway element will contain the statistics for each section.

Attribute

Description

Type

Unit

Id

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

Integer

Ā 

Name

Name of carriageway

String

Ā 

Section Element

Optional attributes are formatted in italics and highlighted with an asterisk.

Attribute

Description

Type

Unit

Id

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

Integer

Ā 

TrackCount

Count of tracks in this section

Double

Ā 

AverageSpeed

Average speed of the tracks in this section

Double

Ā m/s

LastUpdate

Last time the statistic was updated

DateTime



ImpairedCoverage*

If one or more radars covering this section become unhealthy then this attribute will be set to true

Boolean

Ā 

NormalRadarCoverage*

The normal maximum individual radar coverage provided for this section when all radars are healthy. Values range 0-1, where 1 is full coverage.

Double

Ā 

CurrentRadarCoverage*

The current maximum individual radar coverage provided for this section, removing the coverage provided by any unhealthy radars. Values range 0-1, where 1 is full coverage.

Double

Ā 

If any radars are offline the statistics data will become stale so the LastUpdate timestamp will not change. This can used to see if the data is coming from a healthy radar.


Related Information

Ā 

Safety is everything.