CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoTypeCore::RoutePoint Class Reference

#include <cartotype_navigation.h>

Public Attributes

PointFP Point
 
double Heading = 0
 
bool HeadingKnown = false
 
CartoTypeCore::LocationMatchParam LocationMatchParam
 

Detailed Description

A point on a route with heading and location match parameters.

Member Data Documentation

◆ Heading

double CartoTypeCore::RoutePoint::Heading = 0

The heading in degrees clockwise from north.

◆ HeadingKnown

bool CartoTypeCore::RoutePoint::HeadingKnown = false

True if the heading is known.

◆ LocationMatchParam

CartoTypeCore::LocationMatchParam CartoTypeCore::RoutePoint::LocationMatchParam

Parameters used when matching the point to a road or other routable segment.

◆ Point

PointFP CartoTypeCore::RoutePoint::Point

The point.


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