FSUIPC Client DLL
.NET interface for FSUIPC
FsPayloadStation Class Reference

Represents a payload station of an aircraft in Flight Simulator More...

Properties

int Index [get]
 The FSUIPC index (station number) of the payload station More...
 
string Name [get]
 The name of the payload station More...
 
double WeightLbs [get, set]
 The weight of the payload in Pounds More...
 
double WeightSlugs [get, set]
 The weight of the payload in Slugs More...
 
double WeightKgs [get, set]
 The weight of the payload in Kilograms More...
 
double WeightNewtons [get, set]
 The weight of the payload in Newtons More...
 
double PositionLateralFeet [get]
 The lateral distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##) More...
 
double PositionLongitudinalFeet [get]
 The longitudinal distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##) More...
 
double PositionVerticalFeet [get]
 The virtical distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##) More...
 
double PositionLateralMetres [get]
 The lateral distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##) More...
 
double PositionLongitudinalMetres [get]
 The longitunindal distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##) More...
 
double PositionVerticalMetres [get]
 The vertical distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##) More...
 

Detailed Description

Represents a payload station of an aircraft in Flight Simulator

Property Documentation

◆ Index

int Index
get

The FSUIPC index (station number) of the payload station

◆ Name

string Name
get

The name of the payload station

◆ PositionLateralFeet

double PositionLateralFeet
get

The lateral distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##)

◆ PositionLateralMetres

double PositionLateralMetres
get

The lateral distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##)

◆ PositionLongitudinalFeet

double PositionLongitudinalFeet
get

The longitudinal distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##)

◆ PositionLongitudinalMetres

double PositionLongitudinalMetres
get

The longitunindal distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##)

◆ PositionVerticalFeet

double PositionVerticalFeet
get

The virtical distance of the payload station from the aircraft datum in Feet (## Not availble in FSX ##)

◆ PositionVerticalMetres

double PositionVerticalMetres
get

The vertical distance of the payload station from the aircraft datum in Metres (## Not availble in FSX ##)

◆ WeightKgs

double WeightKgs
getset

The weight of the payload in Kilograms

◆ WeightLbs

double WeightLbs
getset

The weight of the payload in Pounds

◆ WeightNewtons

double WeightNewtons
getset

The weight of the payload in Newtons

◆ WeightSlugs

double WeightSlugs
getset

The weight of the payload in Slugs