mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
committed by
Lars Toenning
parent
5e5b3f830d
commit
7691e42a5b
@@ -39,8 +39,8 @@ namespace BlackCore::Fsd
|
||||
//! Return a regular visual update with the same values
|
||||
VisualPilotDataUpdate toUpdate() const;
|
||||
|
||||
//! Properties
|
||||
//! @{
|
||||
//! Properties
|
||||
double m_latitude = 0.0;
|
||||
double m_longitude = 0.0;
|
||||
double m_altitudeTrue = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user