FSUIPC Client DLL
.NET interface for FSUIPC
FsRunwayPatternInfo Class Reference

A class holding information about the traffic pattern for a runway More...

Properties

FsPatternDirection DirectionTakeoff [get, set]
 The direction of the traffic pattern (Left/Right) used when taking off More...
 
FsPatternDirection DirectionLanding [get, set]
 The direction of the traffic pattern (Left/Right) used when landing More...
 
double AltitudeMetres [get, set]
 The pattern altitude (above mean sea level) in Metres More...
 
double AltitudeFeet [get]
 The pattern altitude (above mean sea level) in Feet More...
 

Detailed Description

A class holding information about the traffic pattern for a runway

Property Documentation

◆ AltitudeFeet

double AltitudeFeet
get

The pattern altitude (above mean sea level) in Feet

◆ AltitudeMetres

double AltitudeMetres
getset

The pattern altitude (above mean sea level) in Metres

◆ DirectionLanding

FsPatternDirection DirectionLanding
getset

The direction of the traffic pattern (Left/Right) used when landing

◆ DirectionTakeoff

FsPatternDirection DirectionTakeoff
getset

The direction of the traffic pattern (Left/Right) used when taking off