Command line options: Difference between revisions

Jump to navigation Jump to search
Line 294: Line 294:
==== Environment Options ====
==== Environment Options ====


  --disable-real-weather-fetch Disable METAR based real weather fetching
  --disable-real-weather-fetch 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 in meters.
  --visibility-miles=miles    Specify initial visibility in miles
  --visibility-miles=miles    Specify initial visibility in statute miles.
  --wind=DIR@SPEED             Specify wind coming from DIR (degrees) at SPEED
  --wind=DIR[:MAXDIR]@SPEED[:GUST]
                              (knots)
                              Specify wind coming from DIR (degrees) at SPEED
  --turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0
                              (knots).
                              (severe)
  --turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0 (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               Set up random wind direction and speed.
  --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 ====
1,388

edits

Navigation menu