convertUNICADO2CPACS
cpacsAcft::cpacsGear::bogie::bogieAxle Class Reference

Class which contains axleuID an the relative position of the axle. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsGear::bogie::bogieAxle:
Collaboration graph

Public Member Functions

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

Public Attributes

std::string axleUID
 
double posOnBogie
 

Detailed Description

Class which contains axleuID an the relative position of the axle.

Constructor & Destructor Documentation

◆ bogieAxle()

cpacsAcft::cpacsGear::bogie::bogieAxle::bogieAxle ( )

Constructor of class bogieAxle.

◆ ~bogieAxle()

cpacsAcft::cpacsGear::bogie::bogieAxle::~bogieAxle ( )
virtual

Destructor of class bogieAxle.

Member Data Documentation

◆ axleUID

std::string cpacsAcft::cpacsGear::bogie::bogieAxle::axleUID

uID of the bogie's axle

◆ posOnBogie

double cpacsAcft::cpacsGear::bogie::bogieAxle::posOnBogie

Relative position of the axle on the bogie (if more than one axle defined: 0 = forward end of bogie; 1 = rear end of bogie)


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