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

#include <SteeringColumn.h>

Collaboration diagram for SteeringColumn:
Collaboration graph
[legend]

Public Attributes

AnalogSensor base
 
float rotation_angle
 
float zero_offset
 

Detailed Description

Definition at line 6 of file SteeringColumn.h.

Member Data Documentation

◆ base

AnalogSensor SteeringColumn::base

Definition at line 7 of file SteeringColumn.h.

◆ rotation_angle

float SteeringColumn::rotation_angle

Definition at line 8 of file SteeringColumn.h.

◆ zero_offset

float SteeringColumn::zero_offset

Definition at line 9 of file SteeringColumn.h.


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