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

Public Member Functions | |
| CMixtureControl (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| bool | autoControl |
| bool | injd |
| float | prmr |
| float | prff |
| float | plim |
Definition at line 1188 of file Subsystems.h.
|
|
Definition at line 2660 of file Subsystems.cpp. References CSubsystem::Alias(), autoControl, CSubsystem::indn, injd, plim, prff, prmr, SUBSYSTEM_MIXTURE_CONTROL, and CSubsystem::TypeIs(). |
|
||||||||||||
|
Reimplemented from CBaseControl. Definition at line 2672 of file Subsystems.cpp. References autoControl, globals, injd, SGlobals::logWarning, plim, prff, prmr, CBaseControl::Read(), ReadFloat(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 1198 of file Subsystems.h. Referenced by CMixtureControl(), and Read(). |
|
|
Definition at line 1199 of file Subsystems.h. Referenced by CMixtureControl(), and Read(). |
|
|
Definition at line 1202 of file Subsystems.h. Referenced by CMixtureControl(), and Read(). |
|
|
Definition at line 1201 of file Subsystems.h. Referenced by CMixtureControl(), and Read(). |
|
|
Definition at line 1200 of file Subsystems.h. Referenced by CMixtureControl(), and Read(). |
|
|
Documentation generated by
|