CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
Loading...
Searching...
No Matches
MS2_Ref Struct Reference

Reference values. More...

#include <ms2data_struct.h>

Public Attributes

bool AutoComp
 compute reference parameters automatically (flag)
 
double S
 reference (main wing) area
 
double B
 wing span
 
double MAC
 Mean Aerodynamic Chord.
 
double MX
 X coordinate of reference point for moment calculation.
 
double MZ
 Z coordinate of reference point for moment calculation.
 
double Scale
 scale of geometry (default Scale=1)
 

Detailed Description

Reference values.

Definition at line 185 of file ms2data_struct.h.

Member Data Documentation

◆ AutoComp

bool MS2_Ref::AutoComp

compute reference parameters automatically (flag)

Definition at line 187 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().

◆ B

double MS2_Ref::B

◆ MAC

double MS2_Ref::MAC

Mean Aerodynamic Chord.

Definition at line 190 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().

◆ MX

double MS2_Ref::MX

X coordinate of reference point for moment calculation.

Definition at line 191 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().

◆ MZ

double MS2_Ref::MZ

Z coordinate of reference point for moment calculation.

Definition at line 192 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().

◆ S

double MS2_Ref::S

reference (main wing) area

Definition at line 188 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().

◆ Scale

double MS2_Ref::Scale

scale of geometry (default Scale=1)

Definition at line 193 of file ms2data_struct.h.

Referenced by MS2_Data::ClearGeneral(), MS2_Data::Read(), MS2_Data::SetDefaults(), and MS2_Data::WriteGeneral().


The documentation for this struct was generated from the following file: