Click or drag to resize

RoadMetadataFromSpeed Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF.Models
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static RoadMetadata FromSpeed(
	double speed,
	SpeedUnit speedUnit
)

Parameters

speed
Type: SystemDouble
speedUnit
Type: Telogis.GeoBaseSpeedUnit

Return Value

Type: RoadMetadata
See Also