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

Skip to content
Snippets Groups Projects
Commit c2137564 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

updating column in .vmod

parent 941141dd
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
/// <summary>
/// [g/h] Fuel consumption after correction for ADAS technologies. (Based on FC-AAUXc.)
/// </summary>
[ModalResultField(typeof(SI), name: "FC-Final", caption: "FC-Final [g/h]", outputFactor: 3600 * 1000)] FCADAS,
[ModalResultField(typeof(SI), name: "FC-ADAS", caption: "FC-Final [g/h]", outputFactor: 3600 * 1000)] FCADAS,
/// <summary>
/// [g/h] Fuel consumption after WHTC Correction. (Based on FC-ADAS.)
......
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