Vanetza
 
Loading...
Searching...
No Matches
vanetza::Wgs84Point Struct Reference

Public Types

typedef units::GeoAngle angle_type
 

Public Member Functions

 Wgs84Point (angle_type latitude, angle_type longitude)
 

Public Attributes

angle_type lat
 
angle_type lon
 

Detailed Description

Definition at line 9 of file wgs84point.hpp.

Member Typedef Documentation

◆ angle_type

typedef units::GeoAngle vanetza::Wgs84Point::angle_type

Definition at line 11 of file wgs84point.hpp.

Constructor & Destructor Documentation

◆ Wgs84Point()

vanetza::Wgs84Point::Wgs84Point ( angle_type  latitude,
angle_type  longitude 
)
inline

Definition at line 12 of file wgs84point.hpp.

Member Data Documentation

◆ lat

angle_type vanetza::Wgs84Point::lat

Definition at line 13 of file wgs84point.hpp.

◆ lon

angle_type vanetza::Wgs84Point::lon

Definition at line 14 of file wgs84point.hpp.


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