#include <VehicleDifferential.h>
Public Member Functions | |
| TControllerOutput ()=default | |
Public Attributes | |
| double | wheel_torque_l = 0 |
| double | wheel_torque_r = 0 |
Definition at line 79 of file VehicleDifferential.h.
|
default |
| double mvsim::DynamicsDifferential::TControllerOutput::wheel_torque_l = 0 |
Definition at line 83 of file VehicleDifferential.h.
| double mvsim::DynamicsDifferential::TControllerOutput::wheel_torque_r = 0 |
Definition at line 84 of file VehicleDifferential.h.