#include <cpacsAcftXML.h>
|
struct | mapElements |
| Structure for mass map elements (key + mass [kg]) More...
|
|
class | massElement |
| Class that represents a mass element. More...
|
|
class | massMapElement |
| Class that represents a mass element, every mass element has a map of mass elements, you can access subelements with .at("name of the mass element") More...
|
|
◆ cpacsMassBreakdown()
cpacsAcft::cpacsMassBreakdown::cpacsMassBreakdown |
( |
| ) |
|
◆ ~cpacsMassBreakdown()
cpacsAcft::cpacsMassBreakdown::~cpacsMassBreakdown |
( |
| ) |
|
|
virtual |
◆ COGAftLimit
Vec3 cpacsAcft::cpacsMassBreakdown::COGAftLimit |
Object for the center of gravity aft limit which is a member of the Vec3 class [m]
◆ COGForwardLimit
Vec3 cpacsAcft::cpacsMassBreakdown::COGForwardLimit |
Object for the center of gravity forward limit which is a member of the Vec3 class [m]
◆ COGTrimRefPt
Vec3 cpacsAcft::cpacsMassBreakdown::COGTrimRefPt |
Object for the center of gravity trimming reference point which is a member of the Vec3 class [m]
◆ force
double cpacsAcft::cpacsMassBreakdown::force |
Thrust to weight ratio [-]
◆ fuel
double cpacsAcft::cpacsMassBreakdown::fuel |
◆ load
double cpacsAcft::cpacsMassBreakdown::load |
◆ mMLM
Object called "mMLM" (maximum landing mass) which is a member of the massElement class
◆ mMRM
Object called "mMRM" (maximum ramp mass) which is a member of the massElement class
◆ mMTM
Object called "mMTM" (maximum taxi mass) which is a member of the massElement class
◆ mOEM
Object called "mOEM" (maximum operating empty mass) which is a member of the massMapElement class
◆ MomentofInertia
Mat3 cpacsAcft::cpacsMassBreakdown::MomentofInertia |
Moment of Inertia object which is a member of the Mat3 class [kg*m^2]
◆ mTOM
Object called "mTOM" (maximum takeoff mass) which is a member of the massElement class
◆ mZFM
Object called "mZFM" (maximum zero-fuel mass) which is a member of the massElement class
◆ payload
double cpacsAcft::cpacsMassBreakdown::payload |
◆ power
double cpacsAcft::cpacsMassBreakdown::power |
Power to weight ratio [kW/kg]
The documentation for this class was generated from the following files: