convertUNICADO2CPACS
cpacsAcft::fuelTank Class Reference

Class which describes the different volumes of the fuel tank. More...

#include <cpacsAcftXML.h>

Inheritance diagram for cpacsAcft::fuelTank:
Inheritance graph
Collaboration diagram for cpacsAcft::fuelTank:
Collaboration graph

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
 

Detailed Description

Class which describes the different volumes of the fuel tank.

Constructor & Destructor Documentation

◆ fuelTank()

cpacsAcft::fuelTank::fuelTank ( )

Constructor of class fuelTank.

◆ ~fuelTank()

cpacsAcft::fuelTank::~fuelTank ( )
virtual

Destructor of class fuelTank.

Member Data Documentation

◆ info

information cpacsAcft::fuelTank::info

Object of the information class that provides the CPACS fuel tank infos like uID and description

◆ optimalVolume

double cpacsAcft::fuelTank::optimalVolume

Theoretical volume if material thicknesses (ribs, spars, skins, stringers) and systems (fuel pumps, pipes...) are neglected. [m^3]

◆ realVolume

double cpacsAcft::fuelTank::realVolume

Total real fuel tank volume. [m^3]

◆ usableVolume

double cpacsAcft::fuelTank::usableVolume

Usable fuel volume aircraft operations. [m^3]


The documentation for this class was generated from the following files: