mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-13 08:58:17 +00:00
250 B
250 B
| 1 | Class name | Function name | Signal name | vss | Signal direction | type | DBC CAN name includes CAN message name | ||
|---|---|---|---|---|---|---|---|---|---|
| 2 | |||||||||
| 3 | VD | VehicleSpeedMs | Speed | vehicleSpeed | Vehicle.Speed | RX | float | CAN_Input.Speed_General | float vehicleSpeed = value.get<float>() * 3.6f; |