convertUNICADO2CPACS
cpacsAcft::cpacsTrajectory::componentDeflection Class Reference

Class which represents deflection angle of a component. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsTrajectory::componentDeflection:
Collaboration graph

Public Member Functions

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

Public Attributes

std::string componentUID
 
double relDeflection
 

Detailed Description

Class which represents deflection angle of a component.

Constructor & Destructor Documentation

◆ componentDeflection()

cpacsAcft::cpacsTrajectory::componentDeflection::componentDeflection ( )

Constructor of class componentDeflection.

◆ ~componentDeflection()

cpacsAcft::cpacsTrajectory::componentDeflection::~componentDeflection ( )
virtual

Destructor of class componentDeflection.

Member Data Documentation

◆ componentUID

std::string cpacsAcft::cpacsTrajectory::componentDeflection::componentUID

uID of the deflection

◆ relDeflection

double cpacsAcft::cpacsTrajectory::componentDeflection::relDeflection

relative deflection angle (relative to control surface) [deg]


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