convertUNICADO2CPACS
cpacsAcft::cpacsGear::bogie Class Reference

Class which defines the landing gear's bogie. More...

#include <cpacsAcftXML.h>

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

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< bogieAxletheBogieAxles
 

Detailed Description

Class which defines the landing gear's bogie.

Constructor & Destructor Documentation

◆ bogie()

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

Constructor of class bogie.

◆ ~bogie()

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

Destructor of class bogie.

Member Data Documentation

◆ length

double cpacsAcft::cpacsGear::bogie::length

Length of the strut [m]

◆ theBogieAxles

std::vector<bogieAxle> cpacsAcft::cpacsGear::bogie::theBogieAxles

vector which contains objects of the bogieAxle element


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