RoadMetadataFromSpeed Method | |
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
)
Public Shared Function FromSpeed (
speed As Double,
speedUnit As SpeedUnit
) As RoadMetadata
Parameters
- speed
- Type: SystemDouble
- speedUnit
- Type: Telogis.GeoBaseSpeedUnit
Return Value
Type:
RoadMetadataSee Also