speedUncappedInMetersPerSecond property

double? speedUncappedInMetersPerSecond

The expected speed in meters per second that a car can drive along a roadway right now; may exceed the legal speed limit. It is based on probe data (GPS coordinates sent by vehicles or mobile devices driving along that roadway). The calculated 'expected speed' may be over the legal speed limit for that roadway because people are driving over the speed limit. Gets the expected speed in meters per second along the roadway.

Implementation

double? get speedUncappedInMetersPerSecond;