Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 8b06f6aa authored by Harald Martini's avatar Harald Martini
Browse files

added OVc to vehicledata

parent 0eb5efb2
No related branches found
No related tags found
No related merge requests found
......@@ -234,6 +234,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
public ADASData ADAS { get; internal set; }
public bool VocationalVehicle { get; internal set; }
public bool Ocv { get; internal set; }
public class ADASData
{
public bool EngineStopStart { get; internal set; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment