Command line options: Difference between revisions

Jump to navigation Jump to search
→‎Environment Options: alignment with other options
(→‎Avionics Options: alignment with other options)
(→‎Environment Options: alignment with other options)
Line 263: Line 263:
==== Environment Options ====
==== Environment Options ====


  --disable-real-weather-fetch
--disable-real-weather-fetch Disable METAR based real weather fetching
                                Disable METAR based real weather fetching
--enable-real-weather-fetch  Enable METAR based real weather fetching (this
  --enable-real-weather-fetch  Enable METAR based real weather fetching (this
                              requires an open internet connection)
                                requires an open internet connection)
--disable-horizon-effect    Disable celestial body growth illusion near the
  --disable-horizon-effect    Disable celestial body growth illusion near the
                              horizon
                                horizon
--enable-horizon-effect      Enable celestial body growth illusion near the
  --enable-horizon-effect      Enable celestial body growth illusion near the
                              horizon
                                horizon
--enable-clouds              Enable 2D (flat) cloud layers
  --enable-clouds              Enable 2D (flat) cloud layers
--disable-clouds            Disable 2D (flat) cloud layers
  --disable-clouds            Disable 2D (flat) cloud layers
--enable-clouds3d            Enable 3D (volumetric) cloud layers
  --enable-clouds3d            Enable 3D (volumetric) cloud layers
--disable-clouds3d          Disable 3D (volumetric) cloud layers
  --disable-clouds3d          Disable 3D (volumetric) cloud layers
--visibility=meters          Specify initial visibility
  --visibility=meters          Specify initial visibility
--visibility-miles=miles    Specify initial visibility in miles
  --visibility-miles=miles    Specify initial visibility in miles
--wind=DIR@SPEED            Specify wind coming from DIR (degrees) at SPEED
  --wind=DIR@SPEED            Specify wind coming from DIR (degrees) at SPEED
                              (knots)
                                (knots)
--turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0
  --turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0
                              (severe)
                                (severe)
--ceiling=FT_ASL[:THICKNESS_FT]
  --ceiling=FT_ASL[:THICKNESS_FT]
                              Create an overcast ceiling, optionally with a
                                Create an overcast ceiling, optionally with a
                              specific thickness (defaults to 2000 ft).
                                specific thickness (defaults to 2000 ft).
--random-wind
  --random-wind
--metar="metar string"      Starts with a certain METAR string. Only works if live weather is disabled.
  --metar="metar string"      Starts with a certain METAR string. Only works if live weather is disabled.


==== Situation Options ====
==== Situation Options ====
185

edits

Navigation menu