convertUNICADO2CPACS
unicadoAcft::unicadoMonetaryValues::LCC Class Reference

Nested Class LCC represents life cycle costs. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoMonetaryValues::LCC:
Collaboration graph

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
 

Detailed Description

Nested Class LCC represents life cycle costs.

Constructor & Destructor Documentation

◆ LCC()

unicadoAcft::unicadoMonetaryValues::LCC::LCC ( )
inline

Constructor of class LCC.

◆ ~LCC()

virtual unicadoAcft::unicadoMonetaryValues::LCC::~LCC ( )
inlinevirtual

Destructor of class LCC.

Member Data Documentation

◆ theEndOfLifeCosts

endOfLifeCosts unicadoAcft::unicadoMonetaryValues::LCC::theEndOfLifeCosts

class endOfLifeCosts object

◆ theNRC

NRC unicadoAcft::unicadoMonetaryValues::LCC::theNRC

class NRC object

◆ theOperatingCosts

operatingCosts unicadoAcft::unicadoMonetaryValues::LCC::theOperatingCosts

class operatingCosts object

◆ theRC

RC unicadoAcft::unicadoMonetaryValues::LCC::theRC

class RCobject


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