convertUNICADO2CPACS
cpacsAcft::cpacsMassBreakdown::mapElements Struct Reference

Structure for mass map elements (key + mass [kg]) More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsMassBreakdown::mapElements:
Collaboration graph

Public Member Functions

 ~mapElements ()
 Destructor of the mapElements structure. More...
 

Public Attributes

std::unordered_map< std::string, massMapElementmap
 

Detailed Description

Structure for mass map elements (key + mass [kg])

Constructor & Destructor Documentation

◆ ~mapElements()

cpacsAcft::cpacsMassBreakdown::mapElements::~mapElements ( )
inline

Destructor of the mapElements structure.

Member Data Documentation

◆ map

std::unordered_map<std::string, massMapElement> cpacsAcft::cpacsMassBreakdown::mapElements::map

Unordered map of elements from the massMapElement class


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