mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
@@ -29,7 +29,7 @@ namespace swift::misc::aviation
|
||||
//! Reliability of on ground information
|
||||
enum OnGroundDetails
|
||||
{
|
||||
NotSetGroundDetails,
|
||||
NotSetGroundDetails, //!< not set or unknown if correct (e.g. FSD might or might not use the flag)
|
||||
// interpolated situation
|
||||
OnGroundByInterpolation, //!< strongest for remote aircraft
|
||||
OnGroundByElevationAndCG,
|
||||
|
||||
Reference in New Issue
Block a user