mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Simulator driver fetches and injects weather from weather manager
This commit is contained in:
@@ -74,7 +74,7 @@ namespace BlackMisc
|
||||
private:
|
||||
BlackMisc::Aviation::CAltitude m_base;
|
||||
BlackMisc::Aviation::CAltitude m_top;
|
||||
PhysicalQuantities::CLength m_visibility;
|
||||
PhysicalQuantities::CLength m_visibility { 10, PhysicalQuantities::CLengthUnit::km() };
|
||||
|
||||
BLACK_METACLASS(
|
||||
CVisibilityLayer,
|
||||
|
||||
Reference in New Issue
Block a user