Vehicle Control Unit 0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Public Attributes | List of all members
BrakePolice Struct Reference

#include <BrakePolice.h>

Collaboration diagram for BrakePolice:
Collaboration graph
[legend]

Public Attributes

MonitorSystem base
 
int maxTemperatureAllowed
 
BrakeSystemStatus status
 
BrakeSystemControlbsc
 

Detailed Description

Definition at line 7 of file BrakePolice.h.

Member Data Documentation

◆ base

MonitorSystem BrakePolice::base

Definition at line 8 of file BrakePolice.h.

◆ bsc

BrakeSystemControl* BrakePolice::bsc

Definition at line 11 of file BrakePolice.h.

◆ maxTemperatureAllowed

int BrakePolice::maxTemperatureAllowed

Definition at line 9 of file BrakePolice.h.

◆ status

BrakeSystemStatus BrakePolice::status

Definition at line 10 of file BrakePolice.h.


The documentation for this struct was generated from the following file: