24#include <QGeoCoordinate>
49 [[nodiscard]]
auto isValid() const ->
bool
A single point along a recorded flight track.
double pressureAltitude
Pressure altitude in meters, or NaN if unknown.
auto isValid() const -> bool
Check if this track point has valid data.
QDateTime timestamp
UTC timestamp of this fix.
QGeoCoordinate coordinate
Geographic position (latitude, longitude, and GPS altitude in meters MSL).