FSUIPC Client DLL
.NET interface for FSUIPC
FsFuelTank Class Reference

Represents a fuel tank in an aircraft in Flight Simulator More...

Properties

bool IsPresent [get]
 True if this tank is present on the current aircraft. More...
 
string Name [get]
 The name of this tank More...
 
FSFuelTanks Tank [get]
 The identity of this tank More...
 
double CapacityUSGallons [get]
 The maximum capacity of this tank in US Gallons More...
 
double CapacityLitres [get]
 The maximum capacity of this tank in Litres More...
 
double CapacityLbs [get]
 The maximum capacity of this tank in Lbs More...
 
double CapacityKgs [get]
 he maximum capacity of this tank in Kilograms More...
 
double CapacitySlugs [get]
 The current weight of the fuel in this tank in Slugs More...
 
double CapacityNewtons [get]
 The current weight of the fuel in this tank in Newtons More...
 
double LevelPercentage [get, set]
 The current level of this tank as a percentage More...
 
double LevelUSGallons [get, set]
 The current level of this tank in US Gallons More...
 
double LevelLitres [get, set]
 The current level of this tank in Litres More...
 
double WeightLbs [get, set]
 The current weight of the fuel in this tank in Pounds More...
 
double WeightKgs [get, set]
 The current weight of the fuel in this tank in Kilograms More...
 
double WeightSlugs [get, set]
 The current weight of the fuel in this tank in Slugs More...
 
double WeightNewtons [get, set]
 The current weight of the fuel in this tank in Newtons More...
 

Detailed Description

Represents a fuel tank in an aircraft in Flight Simulator

Property Documentation

◆ CapacityKgs

double CapacityKgs
get

he maximum capacity of this tank in Kilograms

◆ CapacityLbs

double CapacityLbs
get

The maximum capacity of this tank in Lbs

◆ CapacityLitres

double CapacityLitres
get

The maximum capacity of this tank in Litres

◆ CapacityNewtons

double CapacityNewtons
get

The current weight of the fuel in this tank in Newtons

◆ CapacitySlugs

double CapacitySlugs
get

The current weight of the fuel in this tank in Slugs

◆ CapacityUSGallons

double CapacityUSGallons
get

The maximum capacity of this tank in US Gallons

◆ IsPresent

bool IsPresent
get

True if this tank is present on the current aircraft.

◆ LevelLitres

double LevelLitres
getset

The current level of this tank in Litres

◆ LevelPercentage

double LevelPercentage
getset

The current level of this tank as a percentage

◆ LevelUSGallons

double LevelUSGallons
getset

The current level of this tank in US Gallons

◆ Name

string Name
get

The name of this tank

◆ Tank

FSFuelTanks Tank
get

The identity of this tank

◆ WeightKgs

double WeightKgs
getset

The current weight of the fuel in this tank in Kilograms

◆ WeightLbs

double WeightLbs
getset

The current weight of the fuel in this tank in Pounds

◆ WeightNewtons

double WeightNewtons
getset

The current weight of the fuel in this tank in Newtons

◆ WeightSlugs

double WeightSlugs
getset

The current weight of the fuel in this tank in Slugs