Winds Command

Creates or modifies a wind layer in the current Flight Simulator weather area as defined by the last Weather command.

Syntax

Winds layer, base, top, type, direction, speed, turbulence

where

layer Specifies the layer number.
base Specifies the wind layer base altitude, in feet MSL.
top Specifies the wind layer top altitude, in feet MSL.
type Specifies the wind type, “steady” or “gusty."
direction Specifies the direction the wind is coming from, in degrees magnetic.
speed Specifies the speed of the winds, in knots.
turbulence Specifies the turbulence factor, from 0 to 255.

Example

WINDS 1, 31000, 39000, steady, 240, 110, 5