convertUNICADO2CPACS
cpacsAcft::information Class Reference

Class that represents the CPACS Info which is used for all components. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::information:
Collaboration graph

Public Member Functions

 information ()
 Constructor of class information. More...
 
virtual ~information ()
 Destructor of class information. More...
 

Public Attributes

std::string uID
 
std::string name
 
std::string description
 
std::string symmetry
 
std::string isLink
 

Detailed Description

Class that represents the CPACS Info which is used for all components.

Constructor & Destructor Documentation

◆ information()

cpacsAcft::information::information ( )

Constructor of class information.

◆ ~information()

cpacsAcft::information::~information ( )
virtual

Destructor of class information.

Member Data Documentation

◆ description

std::string cpacsAcft::information::description

◆ isLink

std::string cpacsAcft::information::isLink

Declare the component as "is link"

◆ name

std::string cpacsAcft::information::name

Name of the cpacs Element

◆ symmetry

std::string cpacsAcft::information::symmetry

Description of the cpacs element Check for symmetries (can have the following string values: "x-y-plane", "x-z-plane" or "y-z-plane")

◆ uID

std::string cpacsAcft::information::uID

uID of the cpacs Element


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