Vanetza
 
Loading...
Searching...
No Matches
vanetza::PositionProvider Class Referenceabstract

#include <position_provider.hpp>

Inheritance diagram for vanetza::PositionProvider:

Public Member Functions

virtual const PositionFixposition_fix ()=0
 

Detailed Description

PositionProvider is a generic interface to retrieve positioning data.

How the data has been gathered is not defined, i.e. it may come from an attached GNSS receiver or something completely different.

Definition at line 15 of file position_provider.hpp.

Member Function Documentation

◆ position_fix()

virtual const PositionFix & vanetza::PositionProvider::position_fix ( )
pure virtual

Get current position fix

Returns
position with latitude and longitude

Implemented in vanetza::StoredPositionProvider.


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