From 290f431e8c8fa03f44be4eb87263c7bff502b681 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Wed, 19 Oct 2016 08:46:22 +0200
Subject: [PATCH] remove segment vor vehicle weigh 0-7.5t

---
 VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv b/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
index 8f88bdc8d5..1918214449 100644
--- a/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/SegmentTable.csv
@@ -1,5 +1,5 @@
 Valid,Vehicle Category,Axle Conf.,GVW_Min,GVW_Max,HDV class,Body,Trailer,Semitrailer,.vacc file,Cross Wind Correction - Long haul,Cross Wind Correction - Other,Truck Axles - Long haul,Truck Axles - Other,Trailer Axles - Long haul,Trailer Axles - Other,Long haul,Regional delivery,Urban delivery,Municipal utility,Construction,Heavy Urban,Urban,Suburban,Interurban,Coach
-0    ,RigidTruck      ,4x2       ,0      ,7.5    ,0        ,    ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,                   ,                         ,                     ,-        ,pc(R)            ,pc(R)         ,-                ,-           ,-          ,-    ,-       ,-         ,-
+# @@@quam below 7.5t is not considered by VECTO atm. @@@ 0    ,RigidTruck      ,4x2       ,0      ,7.5    ,0        ,    ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,                   ,                         ,                     ,-        ,pc(R)            ,pc(R)         ,-                ,-           ,-          ,-    ,-       ,-         ,-
 1    ,RigidTruck      ,4x2       ,7.5    ,10     ,1        ,B1  ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,45/55              ,                         ,                     ,-        ,pc(R)            ,pc(R)         ,-                ,-           ,-          ,-    ,-       ,-         ,-
 1    ,Tractor         ,4x2       ,7.5    ,10     ,1        ,B1  ,       ,           ,Truck.vacc,                                 ,RigidSolo                    ,                       ,45/55              ,                         ,                     ,-        ,pc(R)            ,pc(R)         ,-                ,-           ,-          ,-    ,-       ,-         ,-
 1    ,RigidTruck      ,4x2       ,10     ,12     ,2        ,B2  ,T1     ,           ,Truck.vacc,RigidTrailer                     ,RigidSolo                    ,22.5/32.5              ,45/55              ,45/1                     ,                     ,pc(R)    ,pc(R)            ,pc(R)         ,-                ,-           ,-          ,-    ,-       ,-         ,-
-- 
GitLab