convertUNICADO2CPACS
cpacsAcft::cpacsGear::mainStrut Class Reference

class contains length and radius of the main strut More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsGear::mainStrut:
Collaboration graph

Public Member Functions

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

Public Attributes

double length
 
double radius
 
std::string materialUID
 
transformation trafo
 
information info
 
std::vector< positioningstrutPositionings
 
std::vector< segmentstrutSegments
 
std::vector< sectionstrutSections
 

Detailed Description

class contains length and radius of the main strut

Constructor & Destructor Documentation

◆ mainStrut()

cpacsAcft::cpacsGear::mainStrut::mainStrut ( )

Constructor of class mainStrut.

◆ ~mainStrut()

cpacsAcft::cpacsGear::mainStrut::~mainStrut ( )
virtual

Destructor of class mainStrut.

Member Data Documentation

◆ info

information cpacsAcft::cpacsGear::mainStrut::info

Object of the information class that provides the CPACS wheel infos like uID and description

◆ length

double cpacsAcft::cpacsGear::mainStrut::length

Length of the main strut [m]

◆ materialUID

std::string cpacsAcft::cpacsGear::mainStrut::materialUID

Material of the main strut

◆ radius

double cpacsAcft::cpacsGear::mainStrut::radius

(Outer) radius of the main strut [m]

◆ strutPositionings

std::vector<positioning> cpacsAcft::cpacsGear::mainStrut::strutPositionings

Vector which contains objects of the positioning class

◆ strutSections

std::vector<section> cpacsAcft::cpacsGear::mainStrut::strutSections

Vector which contains objects of the section class

◆ strutSegments

std::vector<segment> cpacsAcft::cpacsGear::mainStrut::strutSegments

Vector which contains objects of the segment class

◆ trafo

transformation cpacsAcft::cpacsGear::mainStrut::trafo

Object of the transformation class which provides the CPACS values "scaling" [-], "translation" [m] and "rotation" [deg]


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