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

Public Attributes

Clock::time_point timestamp
 
units::GeoAngle latitude
 
units::GeoAngle longitude
 
PositionConfidence confidence
 
ConfidentQuantity< units::TrueNorth > course
 
ConfidentQuantity< units::Velocity > speed
 
boost::optional< ConfidentQuantity< units::Length > > altitude
 

Detailed Description

Definition at line 15 of file position_fix.hpp.

Member Data Documentation

◆ altitude

boost::optional<ConfidentQuantity<units::Length> > vanetza::PositionFix::altitude

Definition at line 23 of file position_fix.hpp.

◆ confidence

PositionConfidence vanetza::PositionFix::confidence

Definition at line 20 of file position_fix.hpp.

◆ course

ConfidentQuantity<units::TrueNorth> vanetza::PositionFix::course

Definition at line 21 of file position_fix.hpp.

◆ latitude

units::GeoAngle vanetza::PositionFix::latitude

Definition at line 18 of file position_fix.hpp.

◆ longitude

units::GeoAngle vanetza::PositionFix::longitude

Definition at line 19 of file position_fix.hpp.

◆ speed

ConfidentQuantity<units::Velocity> vanetza::PositionFix::speed

Definition at line 22 of file position_fix.hpp.

◆ timestamp

Clock::time_point vanetza::PositionFix::timestamp

Definition at line 17 of file position_fix.hpp.


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