mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 17:55:45 +08:00
Rename member
This commit is contained in:
@@ -74,8 +74,8 @@ namespace BlackMisc::Aviation
|
||||
int comparePropertyByIndex(CPropertyIndexRef index, const CAircraftVelocity &compareValue) const;
|
||||
|
||||
private:
|
||||
static const PhysicalQuantities::CSpeedUnit c_xyzUnit;
|
||||
static const PhysicalQuantities::CAngleUnit c_pbhAngleUnit; //!< \todo Create a dedicated PQ class for angular velocity
|
||||
static const PhysicalQuantities::CSpeedUnit c_xyzSpeedUnit;
|
||||
static const PhysicalQuantities::CTimeUnit c_pbhTimeUnit;
|
||||
|
||||
double m_x = 0;
|
||||
|
||||
Reference in New Issue
Block a user