CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoType::TRoutePoint Class Reference

#include <cartotype_navigation.h>

Public Attributes

TPointFP iPoint
 
double iHeading = 0
 
bool iHeadingKnown = false
 
TLocationMatchParam iLocationMatchParam
 

Detailed Description

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

Member Data Documentation

◆ iHeading

double CartoType::TRoutePoint::iHeading = 0

The heading in degrees clockwise from north.

◆ iHeadingKnown

bool CartoType::TRoutePoint::iHeadingKnown = false

True if the heading is known.

◆ iLocationMatchParam

TLocationMatchParam CartoType::TRoutePoint::iLocationMatchParam

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

◆ iPoint

TPointFP CartoType::TRoutePoint::iPoint

The point.


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