![]() |
convertUNICADO2CPACS
|
Class that represents the CPACS reference block. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
cpacsReference () | |
Constructor of class cpacsReference. More... | |
virtual | ~cpacsReference () |
Destructor of class cpacsReference. More... | |
Public Attributes | |
double | area |
double | length |
Vec3 | point |
Class that represents the CPACS reference block.
cpacsAcft::cpacsReference::cpacsReference | ( | ) |
Constructor of class cpacsReference.
|
virtual |
Destructor of class cpacsReference.
double cpacsAcft::cpacsReference::area |
Wing reference area [m^2]
double cpacsAcft::cpacsReference::length |
Length of the mean aerodynamic chord [m]
Vec3 cpacsAcft::cpacsReference::point |
A point in reference to the global point of reference (x,y,z coordinates) [m]