FSUIPC Client DLL
.NET interface for FSUIPC
FsPositionSnapshot Class Reference

Stores a snaptshot of the position of the player aircraft More...

Properties

FsLatLonPoint Location [get, set]
 The location of the aircraft More...
 
FsAltitude Altitude [get, set]
 The altitude of the aircraft More...
 
double HeadingDegreesTrue [get, set]
 The heading of the aircraft in degrees TRUE More...
 
double PitchDegrees [get, set]
 The pitch angle of teh aircraft in degrees More...
 
double BankDegrees [get, set]
 The bank angle of the aircraft in degrees More...
 
double IndicatedAirspeedKnots [get, set]
 The indicated airspeed of the aircraft in Knots More...
 
bool IsOnGround [get, set]
 True if the aircraft is on the ground. More...
 

Detailed Description

Stores a snaptshot of the position of the player aircraft

Property Documentation

◆ Altitude

FsAltitude Altitude
getset

The altitude of the aircraft

◆ BankDegrees

double BankDegrees
getset

The bank angle of the aircraft in degrees

◆ HeadingDegreesTrue

double HeadingDegreesTrue
getset

The heading of the aircraft in degrees TRUE

◆ IndicatedAirspeedKnots

double IndicatedAirspeedKnots
getset

The indicated airspeed of the aircraft in Knots

◆ IsOnGround

bool IsOnGround
getset

True if the aircraft is on the ground.

◆ Location

FsLatLonPoint Location
getset

The location of the aircraft

◆ PitchDegrees

double PitchDegrees
getset

The pitch angle of teh aircraft in degrees