mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T773, elevation handling style and minor improvements
This commit is contained in:
committed by
Mat Sutcliffe
parent
287d96afea
commit
33b3cd5461
@@ -289,6 +289,7 @@ namespace BlackMisc
|
||||
|
||||
const CLength &CAircraftSituationChange::allowedAltitudeDeviation()
|
||||
{
|
||||
// approx. 1 meter
|
||||
static const CLength allowedStdDev(3, CLengthUnit::ft());
|
||||
return allowedStdDev;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user