![]() |
convertUNICADO2CPACS
|
class contains main information about the gears axle More...
#include <cpacsAcftXML.h>
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 |
class contains main information about the gears axle
cpacsAcft::cpacsGear::axle::axle | ( | ) |
Constructor of class axle.
|
virtual |
Destructor of class axle.
std::string cpacsAcft::cpacsGear::axle::axleUID |
uID of axle element in the CPACS file
int cpacsAcft::cpacsGear::axle::numberOfWheels |
Number of wheels, that are attached to the axle
double cpacsAcft::cpacsGear::axle::shaftLength |
Length of the shaft on the axle [m]
std::string cpacsAcft::cpacsGear::axle::wheelUID |
uID of the corresponding wheel