![]() |
CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
wing build from sections ( WING_TYPE_SECTIONS ) More...
#include <ms2data_struct.h>
Public Attributes | |
| std::vector< MS2_Section > | Sections |
| wing sections set | |
| int | RibNr |
| not defined in ms2 file - inner variable | |
| int | DivType |
| type of spanwise division - see MS2SpanDivType | |
wing build from sections ( WING_TYPE_SECTIONS )
Definition at line 228 of file ms2data_struct.h.
| int MS2_SecWing::DivType |
type of spanwise division - see MS2SpanDivType
Definition at line 232 of file ms2data_struct.h.
Referenced by MS2_Data::ClearWing(), MS2_Data::ReadWing(), MS2_Data::SetWingDefs(), and MS2_Data::WriteWing().
| int MS2_SecWing::RibNr |
not defined in ms2 file - inner variable
Definition at line 231 of file ms2data_struct.h.
| std::vector<MS2_Section> MS2_SecWing::Sections |
wing sections set
Definition at line 230 of file ms2data_struct.h.
Referenced by MS2_Data::ClearWing(), MS2_Data::ReadWing(), MS2_Data::SetWingDefs(), and MS2_Data::WriteWing().