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

#include <Inverter.h>

Collaboration diagram for Inverter:
Collaboration graph
[legend]

Public Attributes

ExternalSystem base
 
TorqueControltc
 
int maxCurrent
 
int maxTemp
 
int maxVoltage
 

Detailed Description

Definition at line 8 of file Inverter.h.

Member Data Documentation

◆ base

ExternalSystem Inverter::base

Definition at line 9 of file Inverter.h.

◆ maxCurrent

int Inverter::maxCurrent

Definition at line 11 of file Inverter.h.

◆ maxTemp

int Inverter::maxTemp

Definition at line 12 of file Inverter.h.

◆ maxVoltage

int Inverter::maxVoltage

Definition at line 13 of file Inverter.h.

◆ tc

TorqueControl* Inverter::tc

Definition at line 10 of file Inverter.h.


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