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:
Klaus Basan
2018-05-07 11:43:11 +02:00
committed by Roland Winklmeier
parent 23c54938ea
commit 6d105b9665
2 changed files with 6 additions and 20 deletions

View File

@@ -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();