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::RoutePoint Class Reference

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

#include <CartoTypeWrapper.h>

Public Attributes

double m_x = 0
 The X coordinate.
 
double m_y = 0
 The X coordinate.
 
double m_heading = 0
 The heading in degrees clockwise from north.
 
bool m_heading_known = false
 True if the heading is known.
 
LocationMatchParamm_location_match_param
 Parameters used when matching the point to a road or other routable segment. If null, default parameters are used.
 

Detailed Description

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


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