Files
openvehicle-api/examples/vehicle_abstraction_example/vehicle_abstraction_example_ms.csv

250 B

1Class nameFunction nameSignal namevssSignal directiontypeDBC CAN name includes CAN message name
2
3VDVehicleSpeedMsSpeedvehicleSpeedVehicle.SpeedRXfloatCAN_Input.Speed_Generalfloat vehicleSpeed = value.get<float>() * 3.6f;