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

Public Member Functions | |
| CSimulatedVehicle (const char *svhFilename) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Write (SStream *stream) |
Protected Attributes | |
| Tag | type |
| unsigned int | mxdt |
| char | acid [64] |
| char | make [64] |
| char | name [64] |
| float | emas |
| SVector | mine |
| SVector | CofG |
| float | imbl |
| float | iceR |
| float | wingarea |
| float | wingspan |
| float | meanchord |
| float | ceiling |
| float | maxcruisespeed |
| float | approachspeed |
| float | vne |
| float | aoaL |
| float | stallaoa |
| float | posG |
| float | negG |
| float | stallspeed |
| float | blst |
| float | wTrbSpeed |
| float | wTrbTimK |
| float | wTrbCeiling |
| float | wTrbDuration |
| float | nTrbSpeed |
| float | nTrbTimK |
| float | nTrbCeiling |
| float | nTrbDuration |
| Tag | sfxdTag |
| char | sfxdFilename [64] |
| SMessage | mAlt |
| SMessage | mSpd |
| SMessage | mVsi |
| SMessage | mMag |
| SMessage | mRpm |
Definition at line 52 of file UserVehicles.h.
|
|
Definition at line 52 of file UserVehicles.cpp. References CloseStream(), SStream::filename, SStream::mode, OpenStream(), and ReadFrom(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 65 of file UserVehicles.cpp. References acid, aoaL, approachspeed, blst, ceiling, CofG, emas, globals, iceR, imbl, SGlobals::logWarning, make, mAlt, maxcruisespeed, meanchord, mine, mMag, mRpm, mSpd, mVsi, mxdt, name, negG, nTrbCeiling, nTrbDuration, nTrbSpeed, nTrbTimK, posG, ReadFloat(), ReadMessage(), ReadString(), ReadTag(), ReadUInt(), ReadVector(), sfxdFilename, sfxdTag, SkipObject(), stallaoa, stallspeed, TAG_IGNORED, TAG_READ, TagToString(), type, vne, wingarea, wingspan, CLogFile::Write(), wTrbCeiling, wTrbDuration, wTrbSpeed, and wTrbTimK. |
|
|
Reimplemented from CStreamObject. Definition at line 264 of file UserVehicles.cpp. |
|
|
Reimplemented from CStreamObject. Definition at line 268 of file UserVehicles.cpp. |
|
|
Definition at line 64 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 79 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 77 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 84 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 75 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 69 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 67 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 71 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 70 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 65 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 99 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 76 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 74 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 68 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 102 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 103 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 100 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 101 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 63 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 66 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 82 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 91 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 92 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 89 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 90 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 81 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 97 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 96 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 80 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 83 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 62 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 78 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 72 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 73 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 87 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 88 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 85 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 86 of file UserVehicles.h. Referenced by Read(). |
|
|
Documentation generated by
|