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

#include <TorquePolice.h>

Collaboration diagram for TorquePolice:
Collaboration graph
[legend]

Public Attributes

MonitorSystem base
 
float maxAllowedTorque
 
TorqueStatus status
 
TorqueControltorqueControl
 
BrakeSystemControlbrakeSystemControl
 
RTDrtd
 

Detailed Description

Definition at line 11 of file TorquePolice.h.

Member Data Documentation

◆ base

MonitorSystem TorquePolice::base

Definition at line 12 of file TorquePolice.h.

◆ brakeSystemControl

BrakeSystemControl* TorquePolice::brakeSystemControl

Definition at line 16 of file TorquePolice.h.

◆ maxAllowedTorque

float TorquePolice::maxAllowedTorque

Definition at line 13 of file TorquePolice.h.

◆ rtd

RTD* TorquePolice::rtd

Definition at line 17 of file TorquePolice.h.

◆ status

TorqueStatus TorquePolice::status

Definition at line 14 of file TorquePolice.h.

◆ torqueControl

TorqueControl* TorquePolice::torqueControl

Definition at line 15 of file TorquePolice.h.


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