![]() |
convertUNICADO2CPACS
|
Class which describes the different volumes of the fuel tank. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
fuelTank () | |
Constructor of class fuelTank. More... | |
virtual | ~fuelTank () |
Destructor of class fuelTank. More... | |
Public Attributes | |
information | info |
double | optimalVolume |
double | realVolume |
double | usableVolume |
Class which describes the different volumes of the fuel tank.
cpacsAcft::fuelTank::fuelTank | ( | ) |
Constructor of class fuelTank.
|
virtual |
Destructor of class fuelTank.
information cpacsAcft::fuelTank::info |
Object of the information class that provides the CPACS fuel tank infos like uID and description
double cpacsAcft::fuelTank::optimalVolume |
Theoretical volume if material thicknesses (ribs, spars, skins, stringers) and systems (fuel pumps, pipes...) are neglected. [m^3]
double cpacsAcft::fuelTank::realVolume |
Total real fuel tank volume. [m^3]
double cpacsAcft::fuelTank::usableVolume |
Usable fuel volume aircraft operations. [m^3]