Public Attributes | List of all members
lanelet::GPSPoint Class Reference

A raw GPS point. More...

#include <GPSPoint.h>

Public Attributes

double ele {0.}
 lon according to WGS84 More...
 
double lat {0.}
 
double lon {0.}
 lat according to WGS84 More...
 

Detailed Description

A raw GPS point.

Definition at line 7 of file GPSPoint.h.

Member Data Documentation

◆ ele

double lanelet::GPSPoint::ele {0.}

lon according to WGS84

Definition at line 11 of file GPSPoint.h.

◆ lat

double lanelet::GPSPoint::lat {0.}

Definition at line 9 of file GPSPoint.h.

◆ lon

double lanelet::GPSPoint::lon {0.}

lat according to WGS84

Definition at line 10 of file GPSPoint.h.


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


lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:52