|
heat control
r71
|
#include <types.h>
Data Fields | |
| INT | inTemp |
| INT | outTemp |
| UINT | forTemp |
| UINT MEASSET::forTemp |
temperature of forerun
Definition at line 218 of file types.h.
Referenced by DoControl(), Init(), main(), and PrintMeasValues().
| INT MEASSET::inTemp |
inner temperature
Definition at line 210 of file types.h.
Referenced by DoControl(), Init(), and PrintMeasValues().
| INT MEASSET::outTemp |
outer temperature
Definition at line 214 of file types.h.
Referenced by DoControl(), Init(), and PrintMeasValues().