Vanetza
 
Loading...
Searching...
No Matches
vanetza::security::v2::TwoDLocation Struct Reference

TwoDLocation specified in TS 103 097 v1.2.1, section 4.2.18. More...

#include <region.hpp>

Public Member Functions

 TwoDLocation (geonet::geo_angle_i32t latitude, geonet::geo_angle_i32t longitude)
 
 TwoDLocation (units::GeoAngle latitude, units::GeoAngle longitude)
 
 TwoDLocation (const ThreeDLocation &threeD)
 
bool operator== (const TwoDLocation &) const
 
bool operator!= (const TwoDLocation &) const
 

Public Attributes

geonet::geo_angle_i32t latitude
 
geonet::geo_angle_i32t longitude
 

Detailed Description

TwoDLocation specified in TS 103 097 v1.2.1, section 4.2.18.

Definition at line 46 of file region.hpp.

Constructor & Destructor Documentation

◆ TwoDLocation() [1/3]

vanetza::security::v2::TwoDLocation::TwoDLocation ( geonet::geo_angle_i32t  latitude,
geonet::geo_angle_i32t  longitude 
)
inline

Definition at line 49 of file region.hpp.

◆ TwoDLocation() [2/3]

vanetza::security::v2::TwoDLocation::TwoDLocation ( units::GeoAngle  latitude,
units::GeoAngle  longitude 
)
inline

Definition at line 51 of file region.hpp.

◆ TwoDLocation() [3/3]

vanetza::security::v2::TwoDLocation::TwoDLocation ( const ThreeDLocation threeD)
inlineexplicit

Definition at line 53 of file region.hpp.

Member Function Documentation

◆ operator!=()

bool TwoDLocation::operator!= ( const TwoDLocation other) const

Definition at line 59 of file region.cpp.

◆ operator==()

bool TwoDLocation::operator== ( const TwoDLocation other) const

Definition at line 54 of file region.cpp.

Member Data Documentation

◆ latitude

geonet::geo_angle_i32t vanetza::security::v2::TwoDLocation::latitude

Definition at line 56 of file region.hpp.

◆ longitude

geonet::geo_angle_i32t vanetza::security::v2::TwoDLocation::longitude

Definition at line 57 of file region.hpp.


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