osi3::HostVehicleData::VehiclePowertrain::Motor Struct Reference
Public Types
enum | Type { TYPE_UNKNOWN = 0, TYPE_OTHER = 1, TYPE_OTTO = 2, TYPE_DIESEL = 3, TYPE_ELECTRIC = 4 } |
Definition which type of motor is used. More... | |
Member Enumeration Documentation
Member Data Documentation
◆ type
optional Type osi3::HostVehicleData::VehiclePowertrain::Motor::type = 1 |
The type of the motor.
◆ rpm
optional double osi3::HostVehicleData::VehiclePowertrain::Motor::rpm = 2 |
Revolutions per minute of the motor.
Unit: 1/min
◆ torque
optional double osi3::HostVehicleData::VehiclePowertrain::Motor::torque = 3 |
Torque of the motor.
Unit: N*m
- osi_hostvehicledata.proto