|
hlcc 2.0.0-beta2+pre1
|
Classes | |
| class | sv_temperature_controller |
| State Variable for a temperature PID controller estimation This controller will manage the output temperature of a simulated system that is designated here as the 'system under control'. More... | |
| class | SysUControl |
| This is a simple emulation of a temperature control system. More... | |
Variables | |
| str | SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error" |
| str | SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady" |
| str | SM_NOT_OPERATIONAL_READY = "NotOperational::Ready" |
| str | SM_OPERATIONAL_IDLE = "Operational::Idle" |
| str | SM_OPERATIONAL_ON = "Operational::On" |
| str | SM_OFF = "Off" |
| str SimScripts.sv_temperature_controller.SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error" |
| str SimScripts.sv_temperature_controller.SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady" |
| str SimScripts.sv_temperature_controller.SM_NOT_OPERATIONAL_READY = "NotOperational::Ready" |
| str SimScripts.sv_temperature_controller.SM_OFF = "Off" |
| str SimScripts.sv_temperature_controller.SM_OPERATIONAL_IDLE = "Operational::Idle" |
| str SimScripts.sv_temperature_controller.SM_OPERATIONAL_ON = "Operational::On" |