FSUIPC Client DLL
.NET interface for FSUIPC
|
Stores a snaptshot of the position of the player aircraft. More...
Properties | |
FsLatLonPoint | Location [get, set] |
The location of the aircraft. | |
FsAltitude | Altitude [get, set] |
The altitude of the aircraft. | |
double | HeadingDegreesTrue [get, set] |
The heading of the aircraft in degrees TRUE. | |
double | PitchDegrees [get, set] |
The pitch angle of teh aircraft in degrees. | |
double | BankDegrees [get, set] |
The bank angle of the aircraft in degrees. | |
double | IndicatedAirspeedKnots [get, set] |
The indicated airspeed of the aircraft in Knots. | |
bool | IsOnGround [get, set] |
True if the aircraft is on the ground. | |
Stores a snaptshot of the position of the player aircraft.