Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <MonitorSystem.h>
Public Attributes | |
System | system |
MonitorType | type |
FaultType | fault |
Definition at line 24 of file MonitorSystem.h.
FaultType MonitorSystem::fault |
Definition at line 27 of file MonitorSystem.h.
System MonitorSystem::system |
Definition at line 25 of file MonitorSystem.h.
MonitorType MonitorSystem::type |
Definition at line 26 of file MonitorSystem.h.