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

Public Member Functions | |
| CBaseControl (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
| void | Incr (void) |
| void | Decr (void) |
Protected Attributes | |
| float | scal |
| float | step |
| float | bend |
| float | posn |
Definition at line 1149 of file Subsystems.h.
|
|
Definition at line 2567 of file Subsystems.cpp. References bend, CSubsystem::indn, posn, scal, step, SUBSYSTEM_BASE_CONTROL, and CSubsystem::TypeIs(). |
|
|
Definition at line 2639 of file Subsystems.cpp. References DrawNoticeToUser(), CSubsystem::indn, and step. Referenced by CAirplane::AileronDecr(), CAirplane::AileronTrimDecr(), CAirplane::ElevatorDecr(), CAirplane::ElevatorTrimDecr(), CAirplane::RudderDecr(), and CAirplane::RudderTrimDecr(). |
|
|
Definition at line 2628 of file Subsystems.cpp. References DrawNoticeToUser(), CSubsystem::indn, and step. Referenced by CAirplane::AileronIncr(), CAirplane::AileronTrimIncr(), CAirplane::ElevatorIncr(), CAirplane::ElevatorTrimIncr(), CAirplane::RudderIncr(), and CAirplane::RudderTrimIncr(). |
|
||||||||||||
|
Reimplemented from CDependent. Reimplemented in CMixtureControl, and CFlapControl. Definition at line 2579 of file Subsystems.cpp. References bend, globals, SGlobals::logWarning, posn, CDependent::Read(), ReadFloat(), scal, step, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). Referenced by CFlapControl::Read(), and CMixtureControl::Read(). |
|
|
Definition at line 1165 of file Subsystems.h. Referenced by CBaseControl(), and Read(). |
|
|
Definition at line 1166 of file Subsystems.h. Referenced by CBaseControl(), and Read(). |
|
|
Definition at line 1163 of file Subsystems.h. Referenced by CBaseControl(), and Read(). |
|
|
Definition at line 1164 of file Subsystems.h. Referenced by CBaseControl(), Decr(), Incr(), and Read(). |
|
|
Documentation generated by
|