#include <Subsystems.h>
Inheritance diagram for CPitotStaticPort:

Public Member Functions | |
| CPitotStaticPort (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual void | ReadFinished (void) |
| virtual void | Write (SStream *stream) |
Protected Attributes | |
| EPortType | type |
| SVector | bPos |
| int | grup |
| EPortFace | face |
| bool | inie |
| bool | wont |
Definition at line 2179 of file Subsystems.h.
|
|
Definition at line 5563 of file Subsystems.cpp. References bPos, face, grup, inie, PORT_LEFT, PORT_STATIC, type, wont, SVector::x, SVector::y, and SVector::z. |
|
||||||||||||
|
Reimplemented from CDependent. Definition at line 5574 of file Subsystems.cpp. References bPos, face, globals, grup, inie, SGlobals::logWarning, PORT_LEFT, PORT_PITOT, PORT_RIGHT, PORT_STATIC, CDependent::Read(), ReadInt(), ReadString(), ReadVector(), TAG_IGNORED, TAG_READ, TagToString(), type, wont, and CLogFile::Write(). |
|
|
Reimplemented from CDependent. Definition at line 5653 of file Subsystems.cpp. References CDependent::ReadFinished(). |
|
|
Reimplemented from CDependent. Definition at line 5659 of file Subsystems.cpp. |
|
|
Definition at line 2190 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Definition at line 2192 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Definition at line 2191 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Definition at line 2193 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Reimplemented from CSubsystem. Definition at line 2189 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Definition at line 2194 of file Subsystems.h. Referenced by CPitotStaticPort(), and Read(). |
|
|
Documentation generated by
|