![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "colony_config.h"
#include "Cpl/TShell/Cmd/Command.h"
#include "Cpl/Dm/Mp/Bool.h"
#include "Cpl/Dm/Mp/Double.h"
#include "Cpl/Dm/Mp/Int32.h"
Go to the source code of this file.
Classes | |
class | Ajax::Heating::Simulated::Cmd |
This class implements a Shell command. More... | |
Namespaces | |
namespace | Ajax |
The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
namespace | Ajax::Heating |
The 'Heating' namespace is the root name space for Heating Control algoritm(s) for the GM6000 DHC. | |
namespace | Ajax::Heating::Simulated |
The 'Simulated' namespace is the root name space for a primitive house simulator. | |