Click or drag to resize

TrafficInfoGetSpeed Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the speed of this TrafficInfo in the given units.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double GetSpeed(
	SpeedUnit units
)

Parameters

units
Type: Telogis.GeoBaseSpeedUnit
SpeedUnit

Return Value

Type: Double
Returns the speed of this TrafficInfo in the given units.
See Also