FSUIPC Client DLL
.NET interface for FSUIPC
PlayerLocationInfo Class Reference

Holds details about the current Airport, Gate, Runway, Helipad and Taxiway the player is currently at/on. More...

Properties

FsLatLonPoint Location [get, set]
 The Longitude and Latitude of the player.
 
bool OnGround [get, set]
 True if the player aircraft is on the ground.
 
FsAirport Airport [get, set]
 The airport the player is currently at.
 
FsRunway Runway [get, set]
 The runway the player is currently on.
 
FsGate Gate [get, set]
 The Gate the player is currently at.
 
FsTaxiway Taxiway [get, set]
 The Taxiway the player is currently on.
 
FsTaxiwaySegment TaxiwaySegment [get, set]
 The Taxiway Segment the player is currently on.
 
FsHelipad Helipad [get, set]
 The Helipad the player is currently on.
 

Detailed Description

Holds details about the current Airport, Gate, Runway, Helipad and Taxiway the player is currently at/on.