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

wing build from sections ( WING_TYPE_SECTIONS ) More...

#include <ms2data_struct.h>

Public Attributes

std::vector< MS2_SectionSections
 wing sections set
 
int RibNr
 not defined in ms2 file - inner variable
 
int DivType
 type of spanwise division - see MS2SpanDivType
 

Detailed Description

wing build from sections ( WING_TYPE_SECTIONS )

Definition at line 228 of file ms2data_struct.h.

Member Data Documentation

◆ DivType

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().

◆ RibNr

int MS2_SecWing::RibNr

not defined in ms2 file - inner variable

Definition at line 231 of file ms2data_struct.h.

◆ Sections

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().


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