#include <drivetrain_system_test.h>
Definition at line 12 of file drivetrain_system_test.h.
◆ InverterMock()
| InverterMock::InverterMock |
( |
| ) |
|
|
inline |
Definition at line 25 of file drivetrain_system_test.h.
26 {
27
34 };
int request_enable_hv_count_
int request_enable_inverter_count_
◆ command_no_torque()
| void InverterMock::command_no_torque |
( |
| ) |
|
|
inline |
◆ command_reset()
| void InverterMock::command_reset |
( |
| ) |
|
|
inline |
◆ dc_bus_voltage()
| uint16_t InverterMock::dc_bus_voltage |
( |
| ) |
|
|
inline |
◆ dc_quit_on()
| bool InverterMock::dc_quit_on |
( |
| ) |
|
|
inline |
◆ disable()
| void InverterMock::disable |
( |
| ) |
|
|
inline |
◆ error()
| bool InverterMock::error |
( |
| ) |
|
|
inline |
◆ get_quit_dc_on()
| bool InverterMock::get_quit_dc_on |
( |
| ) |
|
|
inline |
◆ get_quit_inverter_on()
| bool InverterMock::get_quit_inverter_on |
( |
| ) |
|
|
inline |
◆ handle_command()
◆ inverter_system_ready()
| bool InverterMock::inverter_system_ready |
( |
| ) |
|
|
inline |
◆ request_enable_hv()
| void InverterMock::request_enable_hv |
( |
| ) |
|
|
inline |
◆ request_enable_inverter()
| void InverterMock::request_enable_inverter |
( |
| ) |
|
|
inline |
◆ cmd_disable_count_
| int InverterMock::cmd_disable_count_ = 0 |
◆ cmd_general_count_
| int InverterMock::cmd_general_count_ = 0 |
◆ cmd_no_t_count_
| int InverterMock::cmd_no_t_count_ = 0 |
◆ cmd_reset_count_
| int InverterMock::cmd_reset_count_ = 0 |
◆ dc_quit_on_
| bool InverterMock::dc_quit_on_ |
◆ error_
| bool InverterMock::error_ |
◆ quit_inverter_on_
| bool InverterMock::quit_inverter_on_ |
◆ request_enable_hv_count_
| int InverterMock::request_enable_hv_count_ = 0 |
◆ request_enable_inverter_count_
| int InverterMock::request_enable_inverter_count_ = 0 |
◆ speed_setpoint_rpm_
| float InverterMock::speed_setpoint_rpm_ = 0 |
◆ system_ready_
| bool InverterMock::system_ready_ |
◆ torque_setpoint_nm_
| float InverterMock::torque_setpoint_nm_ = 0 |
◆ voltage_
| uint16_t InverterMock::voltage_ |
The documentation for this class was generated from the following file: