FSUIPC Client DLL
.NET interface for FSUIPC
FsRunwayLightsInfo Class Reference

A class holding information about the types of lighting available on a runway. More...

Properties

FsApproachLights Approach [get, set]
 The type of approach lights available.
 
FsLightBrightness Edge [get, set]
 Brightness of the lights on the edge of the runway.
 
FsLightBrightness Centre [get, set]
 Brightness of the lights on the centreline of the runway.
 
bool CentreRed [get, set]
 True if the centre lights of the runway are red.
 
bool HasEndLights [get, set]
 Has lights at the end of the runway.
 
bool HasREIL [get, set]
 Has Runway End Identification Lights installed.
 
bool HasTouchdownLights [get, set]
 Has lights marking the touchdown area on the runway.
 
int StrobeCount [get, set]
 The number of approach strobe lights.
 
FsVASILightInfo LeftVASI [get, set]
 Details about the Left VASI lights.
 
FsVASILightInfo RightVASI [get, set]
 Details about the right VASI lights.
 

Detailed Description

A class holding information about the types of lighting available on a runway.