CartoType .NET API 7.8.2, 2022-03-25
for development in C#, Visual Basic and other .NET languages
Public Attributes | List of all members
CartoType::TrafficInfo Class Reference

Traffic information. This information is normally used in combination with a location reference. More...

#include <CartoTypeWrapper.h>

Public Attributes

literal double NoSpeedLimit = 255
 Speeds of this value or greater mean there is no speed limit.
 
int m_vehicle_types = RouteProfile::AllVehicles
 Vehicle types affected by this information, taken from the RouteProfile literals; use AllVehicles to select all vehicle types.
 
double m_speed = NoSpeedLimit
 Permitted or expected speed in kph: NoSpeedLimit or greater means no speed limit; 0 or less means the route is forbidden.
 

Detailed Description

Traffic information. This information is normally used in combination with a location reference.


The documentation for this class was generated from the following file: