|
Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <Imd.h>

Public Attributes | |
| ExternalSystem | base |
| bool | runningFlag |
| float | IsoResistanceNeg |
| float | IsoResistancePos |
| float | IsoResistanceCorrected |
| IMDStatus | IMDStatus |
| ExternalSystem IMDValues::base |