convertUNICADO2CPACS
unicadoAcft::unicadoMassesAndLoadings::massBreakdown::mapElements Struct Reference

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

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoMassesAndLoadings::massBreakdown::mapElements:
Collaboration graph

Public Member Functions

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

Public Attributes

std::unordered_map< std::string, massElementmap
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~mapElements()

unicadoAcft::unicadoMassesAndLoadings::massBreakdown::mapElements::~mapElements ( )
inline

Destructor of the mapElements structure.

Member Data Documentation

◆ map

std::unordered_map<std::string, massElement> unicadoAcft::unicadoMassesAndLoadings::massBreakdown::mapElements::map

Unordered map of elements from the massElement class


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