![]() |
convertUNICADO2CPACS
|
Class which represents the CPACS materials XML block. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
cpacsMaterials () | |
Constructor of class cpacsMaterials. More... | |
virtual | ~cpacsMaterials () |
Destructor of class cpacsMaterials. More... | |
Public Attributes | |
std::unordered_map< std::string, cpacsMaterial * > | materials |
std::unordered_map< std::string, cpacsMaterial * > | composites |
Class which represents the CPACS materials XML block.
cpacsAcft::cpacsMaterials::cpacsMaterials | ( | ) |
Constructor of class cpacsMaterials.
<
|
inlinevirtual |
Destructor of class cpacsMaterials.
std::unordered_map<std::string, cpacsMaterial*> cpacsAcft::cpacsMaterials::composites |
Map of pointers towards the materials class
std::unordered_map<std::string, cpacsMaterial*> cpacsAcft::cpacsMaterials::materials |
Map of pointers towards the materials class