FSUIPC Client DLL
.NET interface for FSUIPC
FsWindLayer Class Reference

A class representing the settings for a wind layer More...

Inherits FSUIPCStruct.

Properties

ushort UpperAltitudeMetres [get, set]
 The upper altitude in metres of this wind layer More...
 
uint UpperAltitudeFeet [get, set]
 The upper altitude in feet of this wind layer. More...
 
double SpeedKnots [get, set]
 The wind speed in Knots More...
 
ushort GustKnots [get, set]
 The maximum speed of wind gusts in knots More...
 
double Direction [get, set]
 The direction (heading) of the wind in Degrees More...
 
FsTurbulenceLevel Turbulence [get, set]
 Turbulence level More...
 
FsWindShearStrength Shear [get, set]
 Windshear strength More...
 
double DirectionVariance [get, set]
 Directional variability (+- this value) in degrees More...
 
ushort GapAboveMetres [get, set]
 This is the gap from the top of surface altitude to first layer's base in Metres. GapAbove is ignored in layers other than the surface layer, and needs FSUIC 4.748 or 3.998k minimum. More...
 
uint GapAboveFeet [get, set]
 This is the gap from the top of surface altitude to first layer's base in Feet. GapAbove is ignored in layers other than the surface layer, and needs FSUIC 4.748 or 3.998k minimum. More...
 

Detailed Description

A class representing the settings for a wind layer

Property Documentation

◆ Direction

double Direction
getset

The direction (heading) of the wind in Degrees

◆ DirectionVariance

double DirectionVariance
getset

Directional variability (+- this value) in degrees

◆ GapAboveFeet

uint GapAboveFeet
getset

This is the gap from the top of surface altitude to first layer's base in Feet. GapAbove is ignored in layers other than the surface layer, and needs FSUIC 4.748 or 3.998k minimum.

Note that the actual unit used by Flight Sim is Metres, therefore this value will be rounded to the nearest Metre.

◆ GapAboveMetres

ushort GapAboveMetres
getset

This is the gap from the top of surface altitude to first layer's base in Metres. GapAbove is ignored in layers other than the surface layer, and needs FSUIC 4.748 or 3.998k minimum.

◆ GustKnots

ushort GustKnots
getset

The maximum speed of wind gusts in knots

◆ Shear

FsWindShearStrength Shear
getset

Windshear strength

◆ SpeedKnots

double SpeedKnots
getset

The wind speed in Knots

◆ Turbulence

FsTurbulenceLevel Turbulence
getset

Turbulence level

◆ UpperAltitudeFeet

uint UpperAltitudeFeet
getset

The upper altitude in feet of this wind layer.

Note that the actual unit used by Flight Sim is Metres, therefore this value will be rounded to the nearest Metre.

◆ UpperAltitudeMetres

ushort UpperAltitudeMetres
getset

The upper altitude in metres of this wind layer