Formatting and minor tweaks/renamings

This commit is contained in:
Klaus Basan
2018-05-07 11:44:13 +02:00
committed by Roland Winklmeier
parent 6d105b9665
commit 7aef1dcbbc
6 changed files with 11 additions and 21 deletions

View File

@@ -260,7 +260,7 @@ namespace BlackMisc
bool setGroundElevationChecked(const Geo::CElevationPlane &elevationPlane);
//! Distance of ground elevation
const PhysicalQuantities::CLength &getGroundElevationDistance() const;
const PhysicalQuantities::CLength &getGroundElevationRadius() const;
//! Height above ground.
PhysicalQuantities::CLength getHeightAboveGround() const;