![]() |
convertUNICADO2CPACS
|
Nested Class LCC represents life cycle costs. More...
#include <unicadoAcftXML.h>
Classes | |
class | endOfLifeCosts |
Class describes End-of-life-Costs. More... | |
class | NRC |
Class represents Non recurring costs. More... | |
class | operatingCosts |
Class describes operating costs. More... | |
class | RC |
Class represents recurring costs. More... | |
Public Member Functions | |
LCC () | |
Constructor of class LCC. More... | |
virtual | ~LCC () |
Destructor of class LCC. More... | |
Public Attributes | |
NRC | theNRC |
RC | theRC |
operatingCosts | theOperatingCosts |
endOfLifeCosts | theEndOfLifeCosts |
Nested Class LCC represents life cycle costs.
|
inline |
Constructor of class LCC.
|
inlinevirtual |
Destructor of class LCC.
endOfLifeCosts unicadoAcft::unicadoMonetaryValues::LCC::theEndOfLifeCosts |
class endOfLifeCosts object
operatingCosts unicadoAcft::unicadoMonetaryValues::LCC::theOperatingCosts |
class operatingCosts object
RC unicadoAcft::unicadoMonetaryValues::LCC::theRC |
class RCobject