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

Public Member Functions | |
| CAttitudeIndicator (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual EMessageResult | ReceiveMessage (SMessage *msg) |
Protected Attributes | |
| float | prat |
Definition at line 841 of file Subsystems.h.
|
|
Definition at line 2060 of file Subsystems.cpp. References prat, SUBSYSTEM_ATTITUDE, and CSubsystem::TypeIs(). |
|
||||||||||||
|
Reimplemented from CPneumaticSubsystem. Definition at line 2068 of file Subsystems.cpp. References globals, SGlobals::logWarning, prat, CPneumaticSubsystem::Read(), ReadFloat(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Reimplemented from CDependent. Definition at line 2098 of file Subsystems.cpp. References CSubsystem::indn, CSubsystem::indnTarget, MSG_GETDATA, MSG_IGNORED, MSG_PROCESSED, MSG_SETDATA, CSubsystem::MsgForMe(), CDependent::ReceiveMessage(), and TYPE_REAL. |
|
|
Definition at line 853 of file Subsystems.h. Referenced by CAttitudeIndicator(), and Read(). |
|
|
Documentation generated by
|