CartoType .NET API 8.8-7-gb35e4dc71
for development in C#, Visual Basic and other .NET languages
Properties | List of all members
CartoType::NavigatorParam Class Reference

Parameters governing navigation behaviour. More...

#include <CartoTypeWrapper.h>

Properties

int MinimumFixDistance
 Minimum distance between location fixes in metres that is taken as an actual move.
 
int RouteDistanceTolerance
 Maximum distance from the route in metres before the vehicle is deemed off-route.
 
int RouteTimeTolerance
 Maximum time off route in seconds before a new route needs to calculated.
 
bool NavigationEnabled
 If true, and if there is a route, the position on route is updated and turn information is created when a position update arrives. If false, the vehicle position and speed are updated but other behaviour is the same as if there is no route.
 

Detailed Description

Parameters governing navigation behaviour.


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