Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CMixtureControl Class Reference

#include <Subsystems.h>

Inheritance diagram for CMixtureControl:

CBaseControl CDependent CSubsystem CStreamObject CObject List of all members.

Public Member Functions

 CMixtureControl (void)
virtual int Read (SStream *stream, Tag tag)

Protected Attributes

bool autoControl
bool injd
float prmr
float prff
float plim

Detailed Description

Definition at line 1188 of file Subsystems.h.


Constructor & Destructor Documentation

CMixtureControl::CMixtureControl void   ) 
 

Definition at line 2660 of file Subsystems.cpp.

References CSubsystem::Alias(), autoControl, CSubsystem::indn, injd, plim, prff, prmr, SUBSYSTEM_MIXTURE_CONTROL, and CSubsystem::TypeIs().


Member Function Documentation

int CMixtureControl::Read SStream stream,
Tag  tag
[virtual]
 

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().


Member Data Documentation

bool CMixtureControl::autoControl [protected]
 

Definition at line 1198 of file Subsystems.h.

Referenced by CMixtureControl(), and Read().

bool CMixtureControl::injd [protected]
 

Definition at line 1199 of file Subsystems.h.

Referenced by CMixtureControl(), and Read().

float CMixtureControl::plim [protected]
 

Definition at line 1202 of file Subsystems.h.

Referenced by CMixtureControl(), and Read().

float CMixtureControl::prff [protected]
 

Definition at line 1201 of file Subsystems.h.

Referenced by CMixtureControl(), and Read().

float CMixtureControl::prmr [protected]
 

Definition at line 1200 of file Subsystems.h.

Referenced by CMixtureControl(), and Read().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen