FSUIPC Client DLL
.NET interface for FSUIPC
FsVisibilityLayer Class Reference

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

Inherits FSUIPCStruct.

Properties

ushort UpperAltitudeMetres [get, set]
 The upper altitude for this layer in Metres More...
 
uint UpperAltitudeFeet [get, set]
 The upper altitude for this layer in Feet More...
 
short LowerAltitudeMetres [get, set]
 The lower altitude for this later in Metres. More...
 
int LowerAltitudeFeet [get, set]
 The lower altitude for this layer in Feet More...
 
double RangeStatuteMiles [get, set]
 The range of visibility for this layer in Statute Miles (accurate to 1/100 of a Mile) More...
 
double RangeNauticalMiles [get, set]
 The range of visibility for this layer in Nautical Miles More...
 
double RangeKilometres [get, set]
 The range of visibility for this layer in Kilometres More...
 

Detailed Description

A class representing the settings for a visibility layer

Property Documentation

◆ LowerAltitudeFeet

int LowerAltitudeFeet
getset

The lower altitude for this layer in Feet

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

◆ LowerAltitudeMetres

short LowerAltitudeMetres
getset

The lower altitude for this later in Metres.

Must be Non-Zero (can be -tve) or layer will be ignored.

◆ RangeKilometres

double RangeKilometres
getset

The range of visibility for this layer in Kilometres

Note that the actual unit used by Flight Sim is 1/100th of a Statute Mile, therefore this value will be rounded to the nearest 100th of a Statute Mile.

◆ RangeNauticalMiles

double RangeNauticalMiles
getset

The range of visibility for this layer in Nautical Miles

Note that the actual unit used by Flight Sim is 1/100th of a Statute Mile, therefore this value will be rounded to the nearest 100th of a Statute Mile.

◆ RangeStatuteMiles

double RangeStatuteMiles
getset

The range of visibility for this layer in Statute Miles (accurate to 1/100 of a Mile)

◆ UpperAltitudeFeet

uint UpperAltitudeFeet
getset

The upper altitude for this layer in Feet

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 for this layer in Metres