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

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

added ovcmode to vectorundata

parent e4ec624a
No related branches found
No related tags found
No related merge requests found
......@@ -182,6 +182,9 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
public int JobNumber { get; set; }
public int RunNumber { get; set; }
public OvcHevMode OVCMode { get; internal set; }
public class AuxData
{
public delegate Watt PowerDemandFunc(IDataBus dataBus, bool mechPower = true);
......
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