![]() |
convertUNICADO2CPACS
|
Class which defines the landing gear's bogie. More...
#include <cpacsAcftXML.h>
Classes | |
class | bogieAxle |
Class which contains axleuID an the relative position of the axle. More... | |
Public Member Functions | |
bogie () | |
Constructor of class bogie. More... | |
virtual | ~bogie () |
Destructor of class bogie. More... | |
Public Attributes | |
double | length |
std::vector< bogieAxle > | theBogieAxles |
Class which defines the landing gear's bogie.
cpacsAcft::cpacsGear::bogie::bogie | ( | ) |
Constructor of class bogie.
|
virtual |
Destructor of class bogie.
double cpacsAcft::cpacsGear::bogie::length |
Length of the strut [m]
std::vector<bogieAxle> cpacsAcft::cpacsGear::bogie::theBogieAxles |
vector which contains objects of the bogieAxle element