#include <UserVehicles.h>
Inheritance diagram for CAerodynamicModel:

Public Member Functions | |
| CAerodynamicModel (const char *wngFilename) | |
| int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| SVector | dofa |
| bool | grnd |
| float | geff |
| float | gAGL |
| float | cd |
| std::map< std::string, CAirfoil * > | foilMap |
| std::map< std::string, CWingSection * > | wingMap |
Definition at line 204 of file UserVehicles.h.
|
|
Definition at line 427 of file UserVehicles.cpp. References cd, CloseStream(), dofa, SStream::filename, gAGL, geff, grnd, SStream::mode, OpenStream(), ReadFrom(), SVector::x, SVector::y, and SVector::z. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 447 of file UserVehicles.cpp. References cd, dofa, gAGL, geff, globals, grnd, SGlobals::logWarning, ReadFloat(), ReadVector(), SkipObject(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 218 of file UserVehicles.h. Referenced by CAerodynamicModel(), and Read(). |
|
|
Definition at line 213 of file UserVehicles.h. Referenced by CAerodynamicModel(), and Read(). |
|
|
Definition at line 219 of file UserVehicles.h. |
|
|
Definition at line 217 of file UserVehicles.h. Referenced by CAerodynamicModel(), and Read(). |
|
|
Definition at line 216 of file UserVehicles.h. Referenced by CAerodynamicModel(), and Read(). |
|
|
Definition at line 215 of file UserVehicles.h. Referenced by CAerodynamicModel(), and Read(). |
|
|
Definition at line 220 of file UserVehicles.h. |
|
|
Documentation generated by
|