convertUNICADO2CPACS
cpacsAcft::cpacsGear::axle Class Reference

class contains main information about the gears axle More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsGear::axle:
Collaboration graph

Public Member Functions

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

Public Attributes

std::string axleUID
 
std::string wheelUID
 
double shaftLength
 
int numberOfWheels
 

Detailed Description

class contains main information about the gears axle

Constructor & Destructor Documentation

◆ axle()

cpacsAcft::cpacsGear::axle::axle ( )

Constructor of class axle.

◆ ~axle()

cpacsAcft::cpacsGear::axle::~axle ( )
virtual

Destructor of class axle.

Member Data Documentation

◆ axleUID

std::string cpacsAcft::cpacsGear::axle::axleUID

uID of axle element in the CPACS file

◆ numberOfWheels

int cpacsAcft::cpacsGear::axle::numberOfWheels

Number of wheels, that are attached to the axle

◆ shaftLength

double cpacsAcft::cpacsGear::axle::shaftLength

Length of the shaft on the axle [m]

◆ wheelUID

std::string cpacsAcft::cpacsGear::axle::wheelUID

uID of the corresponding wheel


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