Click or drag to resize

InrixPredictiveRealTimeTrafficSource Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates an INRIX V1 traffic source with prediction of upcoming traffic congestion.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public InrixPredictiveRealTimeTrafficSource(
	XmlReader trafficData,
	XmlReader dataDefinition
)

Parameters

trafficData
Type: System.XmlXmlReader
XML data source providing traffic speed data. XmlReader.
dataDefinition
Type: System.XmlXmlReader
XML data source providing reference speed data. XmlReader.
See Also