#include <logging.h>
|
void | write_to_file (int current, int voltage, int mintmp, int maxtmp, int avgtmp, int apps1, int apps2, int brake, int rpm, int I_actual, int powerStageTmp, int motorTmp, int Torque, int motor_voltage, int battery_voltage) |
|
void | setup_log () |
|
Definition at line 38 of file logging.h.
◆ setup_log()
void Logging::setup_log |
( |
| ) |
|
◆ write_to_file()
void Logging::write_to_file |
( |
int |
current, |
|
|
int |
voltage, |
|
|
int |
mintmp, |
|
|
int |
maxtmp, |
|
|
int |
avgtmp, |
|
|
int |
apps1, |
|
|
int |
apps2, |
|
|
int |
brake, |
|
|
int |
rpm, |
|
|
int |
I_actual, |
|
|
int |
powerStageTmp, |
|
|
int |
motorTmp, |
|
|
int |
Torque, |
|
|
int |
motor_voltage, |
|
|
int |
battery_voltage |
|
) |
| |
The documentation for this class was generated from the following files: