CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for MS2_Data, including all inherited members.
AirfoilTypeStr | MS2_Data | protectedstatic |
cComment | MS2_Data | protected |
Clear(void) | MS2_Data | |
ClearConnection(MS2_Conn &conn) | MS2_Data | static |
ClearFusCurve(MS2_FusCurve &cvr, int elltype) | MS2_Data | static |
ClearFuselage(MS2_Fuselage &fus) | MS2_Data | static |
ClearGeneral(MS2_General &gen) | MS2_Data | static |
ClearModule(MS2_ModWingModule &mod) | MS2_Data | static |
ClearNacelleWing(MS2_NacelleWing &nac) | MS2_Data | static |
ClearPrf(MS2_Profile &prf) | MS2_Data | static |
ClearSection(MS2_Section §) | MS2_Data | static |
ClearWake(MS2_Wake &wake) | MS2_Data | static |
ClearWing(MS2_Wing &wing) | MS2_Data | static |
ClipFileName(char *string) | IOFUN | static |
ClipString(char *string) | IOFUN | static |
Comment(void) | MS2_Data | virtual |
CompareStrings(char *str1, char *str2) | IOFUN | static |
CONNECT2MS2_Conn(CONNECT_DATA &Con, MS2_Conn &newConn) | MS2_Data | static |
Conns | MS2_Data_Struct | |
ConnTypeName(int n) | MS2_Data | static |
CURRENT_VERSION | MS2_Data | protectedstatic |
DivTypeName(int div) | MS2_Data | |
file_exist(const char *name) | IOFUN | static |
filename_date(const char *name) | IOFUN | static |
filename_dir(char *name) | IOFUN | static |
filename_ext(const char *buf) | IOFUN | static |
filename_name(const char *name) | IOFUN | static |
filename_setext(char *buf, int buflen, const char *ext) | IOFUN | static |
find_section(FILE *ff, const char *sec) | MS2_Data | static |
fopen(const char *filename, const char *mode) | IOFUN | static |
FusAirfoilSide | MS2_Data | protectedstatic |
FusCvrStr | MS2_Data | protectedstatic |
FusCvrTypeStr | MS2_Data | protectedstatic |
Fuselage | MS2_Data_Struct | |
FusTypeStr | MS2_Data | protectedstatic |
General | MS2_Data_Struct | |
GetDpWingNo(void) | MS2_Data | protected |
GetIndpWingNo(void) | MS2_Data | protected |
GetNACANoAsString(int no) | MS2_Data | static |
GetNConns(void) | MS2_Data | inline |
GetNProfs(void) | MS2_Data | inline |
GetNWakes(void) | MS2_Data | inline |
GetNWings(void) | MS2_Data | inline |
GetVersion(void) | MS2_Data | inline |
has_section(FILE *t, const char *sec) | MS2_Data | static |
isstrblank(char *cc, int iLen) | IOFUN | static |
iVersion | MS2_Data | protected |
MS2_Conn2CONNECT(MS2_Conn &Conn, CONNECT_DATA &newCon) | MS2_Data | static |
MS2_Data(void) (defined in MS2_Data) | MS2_Data | |
NacelleRangeStr | MS2_Data | protectedstatic |
NacelleSwirlStr | MS2_Data | protectedstatic |
nColumns(FILE *stream, char Par[][32]) | IOFUN | static |
nLines(FILE *stream) | IOFUN | static |
Profiles | MS2_Data_Struct | |
read(FILE *ff, char *value_x) | IOFUN | static |
read(FILE *ff, int *value_x) | IOFUN | static |
read(FILE *ff, long *value_x) | IOFUN | static |
read(FILE *ff, float *value_x) | IOFUN | static |
read(FILE *ff, double *value_x) | IOFUN | static |
read(FILE *ff, long double *value_x) | IOFUN | static |
read(FILE *ff, VECTOR_3D *vec) | IOFUN | static |
Read(const char *file, bool bRestrictive, bool auto_mod) | MS2_Data | |
ReadChordDivision(FILE *t, MS2_Wing &wing, bool bRestrictive) | MS2_Data | |
ReadComm(FILE *stream) | IOFUN | static |
ReadDummy(FILE *stream) | IOFUN | static |
ReadFusAirfoil(FILE *t, MS2_FusAirfoil &airfoil, const char *desc, bool bRestrictive) | MS2_Data | |
ReadFusEllipse(FILE *t, MS2_SuperEllipse &SupEll, const char *desc) | MS2_Data | |
ReadFusFromParams(FILE *t, bool bRestrictive) | MS2_Data | |
readln(FILE *ff, char *value_x) | IOFUN | static |
readln(FILE *ff, int *value_x) | IOFUN | static |
readln(FILE *ff, long *value_x) | IOFUN | static |
readln(FILE *ff, float *value_x) | IOFUN | static |
readln(FILE *ff, double *value_x) | IOFUN | static |
readln(FILE *ff, long double *value_x) | IOFUN | static |
readln(FILE *ff) | IOFUN | static |
readln(FILE *ff, VECTOR_3D *vec) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3, void *Par4) | IOFUN | static |
ReadProfile(FILE *t, MS2_Profile &airfoil, const char *desc, bool bRestrictive) | MS2_Data | |
ReadProfile(FILE *t, MS2_Profile &airfoil) | MS2_Data | |
ReadSection(FILE *t, MS2_Section §) | MS2_Data | |
ReadStr(FILE *stream, char *Par) | IOFUN | static |
ReadStrL(FILE *stream, char *Par, int *len) | IOFUN | static |
ReadVect(FILE *stream, double *Par, int n, double dScal=1.) | IOFUN | static |
ReadVect(FILE *stream, float *Par, int n, float fScal=1.) | IOFUN | static |
ReadVect(FILE *stream, long *Par, int n, long lScal=1) | IOFUN | static |
ReadVect(FILE *stream, int *Par, int n, int iScal=1) | IOFUN | static |
ReadVect3(FILE *stream, double *Par, double dScal=1.) | IOFUN | static |
ReadVect3(FILE *stream, float *Par, float fScal=1.) | IOFUN | static |
ReadVect3(FILE *stream, long *Par, long lScal=1) | IOFUN | static |
ReadVect3(FILE *stream, int *Par, int iScal=1) | IOFUN | static |
ReadVect3(FILE *stream, VECTOR_3D *Vec, double dScal=1.) | IOFUN | static |
ReadWing(FILE *t, MS2_Wing &wing, int iW, bool bRestrictive, bool auto_mod) | MS2_Data | virtual |
ReadWingModule(FILE *t, MS2_ModWingModule &mod, bool bRestrictive) | MS2_Data | |
RemoveExt(std::string filename) | MS2_Data | protected |
RemoveWhiteSpaces(std::string str) | MS2_Data | static |
SetConnectionDefs(MS2_Conn &conn) | MS2_Data | static |
SetDefaults(void) | MS2_Data | |
SetFusCurveDefs(MS2_FusCurve &cvr, int elltype) | MS2_Data | static |
SetFuselageDefs(MS2_Fuselage &fus) | MS2_Data | static |
SetModuleDefs(MS2_ModWingModule &mod) | MS2_Data | static |
SetNacelleWingDefs(MS2_NacelleWing &nac) | MS2_Data | static |
SetPrfDefs(MS2_Profile &prf) | MS2_Data | static |
SetSectionDefs(MS2_Section §) | MS2_Data | static |
SetWakeDefs(MS2_Wake &wake) | MS2_Data | static |
SetWingDefs(MS2_Wing &wing) | MS2_Data | static |
stat(const char *f, struct stat *b) | IOFUN | static |
strlcpy(char *d, const char *s, size_t bufsize) | IOFUN | static |
TruncateQuotMarks(std::string str) | MS2_Data | static |
Unix2Win(char *s) | IOFUN | static |
Wakes | MS2_Data_Struct | |
WakeTypeName(int n) | MS2_Data | static |
Win2Unix(char *s) | IOFUN | static |
WingDivSourceStr | MS2_Data | protectedstatic |
WingModPanConcStr | MS2_Data | protectedstatic |
WingModTypeStr | MS2_Data | protectedstatic |
WingRibTypeStr | MS2_Data | protectedstatic |
Wings | MS2_Data_Struct | |
WingSectionDivStr | MS2_Data | protectedstatic |
WingSurfName(int n) | MS2_Data | |
WingSurfSideStr | MS2_Data | protectedstatic |
WingTypeStr | MS2_Data | protectedstatic |
Write(const char *file) | MS2_Data | |
WriteConns(std::ostream &fout, bool bCom=true) | MS2_Data | |
WriteEmbededProfiles(std::ostream &fout, std::vector< MS2_Profile > *airfoil) | MS2_Data | |
WriteFuselage(std::ostream &fout) | MS2_Data | |
WriteGeneral(std::ostream &f) | MS2_Data | |
WriteProfile(std::ostream &fout, MS2_Profile airfoil) | MS2_Data | |
WriteSection(std::ostream &fout, MS2_Section sect) | MS2_Data | |
WriteWakes(std::ostream &fout, bool bCom=true) | MS2_Data | |
WriteWing(std::ostream &fout, MS2_Wing wing, int no) | MS2_Data | |
WriteWingModule(std::ostream &fout, MS2_ModWingModule mod) | MS2_Data | |
~MS2_Data(void) (defined in MS2_Data) | MS2_Data | virtual |