mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Ref T261, make sure the unit is correct in spline altitude interpolation
See slack discussion here https://swift-project.slack.com/archives/G7GD2UP9C/p1525605407000025
This commit is contained in:
committed by
Roland Winklmeier
parent
23c54938ea
commit
6d105b9665
@@ -92,9 +92,6 @@ namespace BlackMisc
|
||||
//! Ground relevant
|
||||
bool isAnySituationNearGroundRelevant() const;
|
||||
|
||||
//! Are the altitude units all the same
|
||||
bool areAltitudeUnitsSame(const PhysicalQuantities::CLengthUnit &compare = PhysicalQuantities::CLengthUnit::nullUnit()) const;
|
||||
|
||||
//! Fill the situations array
|
||||
bool fillSituationsArray();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user