|
libosmscout 0.1
|
Object aggregating estimated data about vehicle during navigation. More...
#include <VehiclePosition.h>
Inheritance diagram for osmscout::VehiclePosition:Public Member Functions | |
| std::optional< Bearing > | getBearing () const |
| double | getBearingRadians () const |
| GeoCoord | getCoord () const |
| double | getLat () const |
| double | getLon () const |
| std::optional< GeoCoord > | getNextStepCoord () const |
| PositionAgent::PositionState | getState () const |
| VehiclePosition & | operator= (const VehiclePosition &o) |
| VehiclePosition (const Vehicle &vehicle, const PositionAgent::PositionState &state, const GeoCoord &coord, const std::optional< Bearing > &bearing, const std::optional< GeoCoord > &nextStepCoord, QObject *parent=nullptr) | |
| VehiclePosition (QObject *parent=nullptr) | |
Properties | |
| double | bearing |
| double | lat |
| double | lon |
Object aggregating estimated data about vehicle during navigation.
|
inlineexplicit |
|
inline |
|
inline |
References bearing.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
read |
Referenced by operator=().
|
read |
|
read |