Vanetza
Loading...
Searching...
No Matches
vanetza::geonet::CartesianPosition Struct Reference

#include <areas.hpp>

Public Member Functions

 CartesianPosition (units::Length x_, units::Length y_)

Public Attributes

units::Length x
units::Length y

Detailed Description

Cartesian position. As it is not strictly specified in any GeoNet standard document, I define it as point in an ENU coordinate system and its units as meters.

Definition at line 19 of file areas.hpp.

Constructor & Destructor Documentation

◆ CartesianPosition() [1/2]

vanetza::geonet::CartesianPosition::CartesianPosition ( )
inline

Definition at line 21 of file areas.hpp.

◆ CartesianPosition() [2/2]

vanetza::geonet::CartesianPosition::CartesianPosition ( units::Length x_,
units::Length y_ )
inline

Definition at line 22 of file areas.hpp.

Member Data Documentation

◆ x

units::Length vanetza::geonet::CartesianPosition::x

Definition at line 23 of file areas.hpp.

◆ y

units::Length vanetza::geonet::CartesianPosition::y

Definition at line 24 of file areas.hpp.


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