#include <MotorHeatParam.h>
Public Member Functions | |
void | defaultParams () |
MotorHeatParam () | |
Public Attributes | |
double | currentCoeffs |
double | temperature |
double | thermoCoeffs |
Definition at line 15 of file MotorHeatParam.h.
MotorHeatParam::MotorHeatParam | ( | ) | [inline] |
Definition at line 26 of file MotorHeatParam.h.
void MotorHeatParam::defaultParams | ( | ) | [inline] |
Definition at line 31 of file MotorHeatParam.h.
Definition at line 23 of file MotorHeatParam.h.
double MotorHeatParam::temperature |
Definition at line 22 of file MotorHeatParam.h.
double MotorHeatParam::thermoCoeffs |
Definition at line 24 of file MotorHeatParam.h.