From 0a6229b9997e39c1729b9ed29dcf143c2b19a50d Mon Sep 17 00:00:00 2001
From: Michael Krisper <michael.krisper@tugraz.at>
Date: Mon, 1 Aug 2016 15:09:19 +0200
Subject: [PATCH] updated hvac table

---
 .../Resources/Declaration/VAUX/HVAC-Table.csv | 24 +++++++++----------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/HVAC-Table.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/HVAC-Table.csv
index e259441670..889a1bff62 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/HVAC-Table.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/HVAC-Table.csv
@@ -1,13 +1,11 @@
-HDV Class / Power,Long haul,Regional delivery,Urban delivery,Municipal utility,Construction,Heavy Urban,Urban,Suburban,Interurban,Coach
-1,0,150,150,0,0,0,0,0,0,0
-2,200,200,150,0,0,0,0,0,0,0
-3,0,200,150,0,0,0,0,0,0,0
-4,350,200,0,300,0,0,0,0,0,0
-5,350,200,0,0,0,0,0,0,0,0
-6,0,0,0,0,0,0,0,0,0,0
-7,0,0,0,0,200,0,0,0,0,0
-8,0,0,0,0,0,0,0,0,0,0
-9,350,200,0,300,0,0,0,0,0,0
-10,350,200,0,0,0,0,0,0,0,0
-11,0,0,0,0,200,0,0,0,0,0
-12,0,0,0,0,200,0,0,0,0,0
+HDV Class,Long haul,Regional delivery,Urban delivery,Municipal utility,Construction
+1,0,150,150,0,0
+2,200,200,150,0,0
+3,0,200,150,0,0
+4,350,200,0,300,0
+5,350,200,0,0,0
+9,350,200,0,300,0
+10,350,200,0,0,0
+11,350,200,0,300,200
+12,350,200,0,0,200
+16,0,0,0,0,200
-- 
GitLab