Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
lanelet::Origin Struct Reference

#include <Projection.h>

Public Member Functions

 Origin ()=default
 
 Origin (const GPSPoint &position)
 

Static Public Member Functions

static Origin defaultOrigin ()
 

Public Attributes

bool isDefault {true}
 The position of the origin. More...
 
GPSPoint position
 

Detailed Description

< When transforming between global and local coordinates, this offset will be applied to the lat/lon coordinates. The object is also used to determine a senseful local coordinate system (e.g. choosing the correct UTM tile).

Definition at line 11 of file Projection.h.

Constructor & Destructor Documentation

◆ Origin() [1/2]

lanelet::Origin::Origin ( const GPSPoint position)
inlineexplicit

Definition at line 12 of file Projection.h.

◆ Origin() [2/2]

lanelet::Origin::Origin ( )
default

Member Function Documentation

◆ defaultOrigin()

static Origin lanelet::Origin::defaultOrigin ( )
inlinestatic

Definition at line 15 of file Projection.h.

Member Data Documentation

◆ isDefault

bool lanelet::Origin::isDefault {true}

The position of the origin.

Definition at line 17 of file Projection.h.

◆ position

GPSPoint lanelet::Origin::position

Definition at line 16 of file Projection.h.


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


lanelet2_io
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:03