diff --git a/VectoCore/VectoCoreTest/Integration/BatteryElectric/BEVTimeRunTest.cs b/VectoCore/VectoCoreTest/Integration/BatteryElectric/BEVTimeRunTest.cs
index 712114343252c41042bbe148dd23f14032f40868..ab277c045f5efbde87be4ca0bf45ae7d9e2a4c16 100644
--- a/VectoCore/VectoCoreTest/Integration/BatteryElectric/BEVTimeRunTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/BatteryElectric/BEVTimeRunTest.cs
@@ -60,53 +60,53 @@ namespace TUGraz.VectoCore.Tests.Integration.BatteryElectric
         TestCase(E4_JOB, 7, 1, 4.6265, 93.1728, TestName = "E4 BEV TimeRun PWheel RegionalDelivery"),
         TestCase(E4_JOB, 8, 2, 36.1207, 114.7989, TestName = "E4 BEV TimeRun PWheel UrbanDelivery"),
 
-        TestCase(IEPC3X_JOB, 0, 0, 1.7705, 89.8657, TestName = "IEPC3X BEV TimeRun MeasuredSpeed LongHaul"),
-        TestCase(IEPC3X_JOB, 1, 1, 5.8651, 87.0042, TestName = "IEPC3X BEV TimeRun MeasuredSpeed RegionalDelivery"),
-        TestCase(IEPC3X_JOB, 2, 2, 37.1233, 94.97, TestName = "IEPC3X BEV TimeRun MeasuredSpeed UrbanDelivery"),
+        TestCase(IEPC3X_JOB, 0, 0, 1.7711, 89.8683, TestName = "IEPC3X BEV TimeRun MeasuredSpeed LongHaul"),
+        TestCase(IEPC3X_JOB, 1, 1, 5.8689, 87.0057, TestName = "IEPC3X BEV TimeRun MeasuredSpeed RegionalDelivery"),
+        TestCase(IEPC3X_JOB, 2, 2, 37.1263, 94.9693, TestName = "IEPC3X BEV TimeRun MeasuredSpeed UrbanDelivery"),
 
-        TestCase(IEPC3X_JOB, 6, 0, 1.7682, 89.8845, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear LongHaul"),
-        TestCase(IEPC3X_JOB, 7, 1, 5.8583, 87.0518, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
-        TestCase(IEPC3X_JOB, 8, 2, 37.0491, 95.4826, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
+        TestCase(IEPC3X_JOB, 6, 0, 1.7688, 89.8871, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear LongHaul"),
+        TestCase(IEPC3X_JOB, 7, 1, 5.8621, 87.053, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
+        TestCase(IEPC3X_JOB, 8, 2, 37.053, 95.4813, TestName = "IEPC3X BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
 
-        TestCase(IEPC3X_JOB, 9, 0, 1.7815, 89.8412, TestName = "IEPC3X BEV TimeRun PWheel LongHaul"),
-        TestCase(IEPC3X_JOB, 10, 1, 5.9387, 86.9597, TestName = "IEPC3X BEV TimeRun PWheel RegionalDelivery"),
-        TestCase(IEPC3X_JOB, 11, 2, 38.0038, 94.7603, TestName = "IEPC3X BEV TimeRun PWheel UrbanDelivery"),
+        TestCase(IEPC3X_JOB, 9, 0, 1.782, 89.8438, TestName = "IEPC3X BEV TimeRun PWheel LongHaul"),
+        TestCase(IEPC3X_JOB, 10, 1, 5.9421, 86.9609, TestName = "IEPC3X BEV TimeRun PWheel RegionalDelivery"),
+        TestCase(IEPC3X_JOB, 11, 2, 38.0039, 94.7594, TestName = "IEPC3X BEV TimeRun PWheel UrbanDelivery"),
 
-        TestCase(IEPC3X_AXLE_JOB, 0, 0, 1.8804, 86.4985, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed LongHaul"),
-        TestCase(IEPC3X_AXLE_JOB, 1, 1, 6.1565, 83.853, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed RegionalDelivery"),
-        TestCase(IEPC3X_AXLE_JOB, 2, 2, 38.2845, 92.9826, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed UrbanDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 0, 0, 1.8801, 86.494, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed LongHaul"),
+        TestCase(IEPC3X_AXLE_JOB, 1, 1, 6.1556, 83.8507, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed RegionalDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 2, 2, 38.2883, 92.9895, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeed UrbanDelivery"),
 
-        TestCase(IEPC3X_AXLE_JOB, 6, 0, 1.8782, 86.5173, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear LongHaul"),
-        TestCase(IEPC3X_AXLE_JOB, 7, 1, 6.1496, 83.9005, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
-        TestCase(IEPC3X_AXLE_JOB, 8, 2, 38.2085, 93.4968, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 6, 0, 1.8779, 86.5128, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear LongHaul"),
+        TestCase(IEPC3X_AXLE_JOB, 7, 1, 6.1487, 83.8982, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 8, 2, 38.2124, 93.499, TestName = "IEPC3X_AXLE BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
 
-        TestCase(IEPC3X_AXLE_JOB, 9, 0, 1.8938, 86.4733, TestName = "IEPC3X_AXLE BEV TimeRun PWheel LongHaul"),
-        TestCase(IEPC3X_AXLE_JOB, 10, 1, 6.2227, 83.8154, TestName = "IEPC3X_AXLE BEV TimeRun PWheel RegionalDelivery"),
-        TestCase(IEPC3X_AXLE_JOB, 11, 2, 39.1598, 92.7594, TestName = "IEPC3X_AXLE BEV TimeRun PWheel UrbanDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 9, 0, 1.8934, 86.4688, TestName = "IEPC3X_AXLE BEV TimeRun PWheel LongHaul"),
+        TestCase(IEPC3X_AXLE_JOB, 10, 1, 6.2217, 83.8133, TestName = "IEPC3X_AXLE BEV TimeRun PWheel RegionalDelivery"),
+        TestCase(IEPC3X_AXLE_JOB, 11, 2, 39.1629, 92.7617, TestName = "IEPC3X_AXLE BEV TimeRun PWheel UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL1_JOB, 0, 0, 1.9143, 86.5457, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed LongHaul"),
-        TestCase(IEPC3X_WHEEL1_JOB, 1, 1, 6.2554, 83.9808, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL1_JOB, 2, 2, 38.904, 93.7733, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed UrbanDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 0, 0, 1.9151, 86.5413, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed LongHaul"),
+        TestCase(IEPC3X_WHEEL1_JOB, 1, 1, 6.2581, 83.9795, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 2, 2, 38.9015, 93.7676, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeed UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL1_JOB, 6, 0, 1.9121, 86.5647, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear LongHaul"),
-        TestCase(IEPC3X_WHEEL1_JOB, 7, 1, 6.2496, 84.0293, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL1_JOB, 8, 2, 38.839, 94.2973, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 6, 0, 1.9129, 86.5603, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear LongHaul"),
+        TestCase(IEPC3X_WHEEL1_JOB, 7, 1, 6.2523, 84.028, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 8, 2, 38.8368, 94.2934, TestName = "IEPC3X_WHEEL1 BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL1_JOB, 9, 0, 1.9246, 86.5202, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel LongHaul"),
-        TestCase(IEPC3X_WHEEL1_JOB, 10, 1, 6.3208, 83.9357, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL1_JOB, 11, 2, 39.7878, 93.5613, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel UrbanDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 9, 0, 1.9254, 86.5158, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel LongHaul"),
+        TestCase(IEPC3X_WHEEL1_JOB, 10, 1, 6.3235, 83.9346, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL1_JOB, 11, 2, 39.7872, 93.5576, TestName = "IEPC3X_WHEEL1 BEV TimeRun PWheel UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL2_JOB, 0, 0, 1.8804, 86.4985, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed LongHaul"),
-        TestCase(IEPC3X_WHEEL2_JOB, 1, 1, 6.1565, 83.853, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL2_JOB, 2, 2, 38.2845, 92.9826, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed UrbanDelivery"),
+        TestCase(IEPC3X_WHEEL2_JOB, 0, 0, 1.8801, 86.494, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed LongHaul"),
+        TestCase(IEPC3X_WHEEL2_JOB, 1, 1, 6.1556, 83.8507, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL2_JOB, 2, 2, 38.2883, 92.9895, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeed UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL2_JOB, 6, 0, 1.8782, 86.5173, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear LongHaul"),
-        TestCase(IEPC3X_WHEEL2_JOB, 7, 1, 6.1496, 83.9005, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL2_JOB, 8, 2, 38.2085, 93.4968, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
+        TestCase(IEPC3X_WHEEL2_JOB, 6, 0, 1.8779, 86.5128, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear LongHaul"),
+        TestCase(IEPC3X_WHEEL2_JOB, 7, 1, 6.1487, 83.8982, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL2_JOB, 8, 2, 38.2124, 93.499, TestName = "IEPC3X_WHEEL2 BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
 
-        TestCase(IEPC3X_WHEEL2_JOB, 9, 0, 1.8938, 86.4733, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel LongHaul"),
-        TestCase(IEPC3X_WHEEL2_JOB, 10, 1, 6.2227, 83.8154, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel RegionalDelivery"),
-        TestCase(IEPC3X_WHEEL2_JOB, 11, 2, 39.1598, 92.7594, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel UrbanDelivery")
+        TestCase(IEPC3X_WHEEL2_JOB, 9, 0, 1.8934, 86.4688, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel LongHaul"),
+        TestCase(IEPC3X_WHEEL2_JOB, 10, 1, 6.2217, 83.8133, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel RegionalDelivery"),
+        TestCase(IEPC3X_WHEEL2_JOB, 11, 2, 39.1629, 92.7617, TestName = "IEPC3X_WHEEL2 BEV TimeRun PWheel UrbanDelivery")
         ]
         public void TestBEVTimeRunCycle(string jobFile, int cycleIdx, int distanceCycleIdx, double charge, double discharge)
         {
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed+Axle/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed+Axle/distance.vsum
index fed8971f5d23322138c129a7001560fc2ca13b7c..53f316a0b3c09d55ef7cb0a1260fdfa310d636e8 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed+Axle/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed+Axle/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:51,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,AirDrag certification number,AirDrag certification option,Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-13-3,IEPC_ENG_Gbx3Axl,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,4506.2012,100.185,80.0377,-1.8207,0,0,,,54.9602,56.8415,,,0,0,51.144,17.699,-0.0479,0,0.6533,-0.5674,3.134,3.4542,91.9249,85,1,1,1.4868,1.1413,2.4863,0.6442,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,1.6656,0.295,0.2916,97.7478,80,62.1585272852569,-84.8998,0.2995,1.8898,86.4901,1.886,86.7858
-7-4,IEPC_ENG_Gbx3Axl,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,5902.0993,100,60.9952,7.2888,0,0,,,37.9601,42.5268,,,0,0,44.3774,17.6654,0.1917,0,0.7148,-0.6215,6.8318,7.5255,73.0031,85,1,1,12.6396,4.8215,5.0612,0.7037,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,13.0121,0.4921,0.8055,85.6903,80,63.6296306788472,-77.9195,0.3024,6.209,83.8261,6.1949,84.1145
-8-5,IEPC_ENG_Gbx3Axl,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,13517.2511,99.999,26.6324,9.8663,0,0,,,9.8214,21.4268,,,0,0,18.953,17.6635,0.2606,0,0.8492,-0.8464,19.4765,19.2396,36.5081,85,1,1,24.7757,4.2075,17.1512,0.8373,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,26.3455,2.574,3.761,67.3195,80,68.4389613148995,-55.0783,0.4312,38.8668,93.5138,38.7637,93.8419
-#@ SHA256: QvGoJL2fud98PNc6SVeYU647fL8VN5pIImGWqxVt8c4=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:51           ,                  ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-]   , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-]                  , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , AirDrag certification number , AirDrag certification option , Gear 0 TimeShare [%] , Gear 1 TimeShare [%] , Gear 2 TimeShare [%] , Gear 3 TimeShare [%] , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+13-3                                                    , IEPC_ENG_Gbx3Axl , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 4506.2012  , 100.185       , 80.0377      , -1.8207           , 0          , 0           ,              ,             , 54.9602         , 56.8415             ,                            ,                 , 0             , 0                    , 51.144      , 17.699       , -0.0479      , 0         , 0.6533        , -0.5674       , 3.134                     , 3.4542                    , 91.9249             , 85                , 1               , 1               , 1.4868            , 1.1413                , 2.4863               , 0.6442    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 1.6656               , 0.295                , 0.2916               , 97.7478              , 80                  , 62.1585272852569  , -84.8998       , 0.2995             , 1.8898               , 86.4849                , 1.886                 , 86.7858
+7-4                                                     , IEPC_ENG_Gbx3Axl , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 5902.0993  , 100           , 60.9952      , 7.2888            , 0          , 0           ,              ,             , 37.9601         , 42.5268             ,                            ,                 , 0             , 0                    , 44.3774     , 17.6654      , 0.1917       , 0         , 0.7148        , -0.6215       , 6.8318                    , 7.5255                    , 73.0031             , 85                , 1               , 1               , 12.6396           , 4.8215                , 5.0612               , 0.7037    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 13.0121              , 0.4921               , 0.8055               , 85.6903              , 80                  , 63.6296306788472  , -77.9195       , 0.3024             , 6.2084               , 83.824                , 6.1949                , 84.1145
+8-5                                                     , IEPC_ENG_Gbx3Axl , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 13517.2511 , 99.999        , 26.6324      , 9.8663            , 0          , 0           ,              ,             , 9.8214          , 21.4268             ,                            ,                 , 0             , 0                    , 18.953      , 17.6635      , 0.2606       , 0         , 0.8492        , -0.8464       , 19.4765                   , 19.2396                   , 36.5081             , 85                , 1               , 1               , 24.7757           , 4.2075                , 17.1512              , 0.8373    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 26.3455              , 2.574                , 3.761                , 67.3195              , 80                  , 68.4389613148995  , -55.0783       , 0.4312             , 38.8715             , 93.5123                , 38.7637               , 93.8419
+#@ SHA256: QvGoJL2fud98PNc6SVeYU647fL8VN5pIImGWqxVt8c4= ,                  ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl1/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl1/distance.vsum
index 7ada5e6e75760d6a5346b9b74ba1c3e0257c7128..681cca416b6de25f9fce7c439866ec3350243a4f 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl1/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl1/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:55,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,AirDrag certification number,AirDrag certification option,Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-12-3,IEPC_ENG_Gbx3Whl1,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,4505.9393,100.185,80.0424,-1.8207,0,0,,,54.9646,56.8442,,,0,0,51.1455,17.699,-0.0479,0,0.6533,-0.5684,3.1342,3.4443,91.9346,85,1,1,1.4869,1.1281,2.4939,0.6442,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,1.6663,0.295,0.2916,97.7471,80,62.155640681939,-84.9135,0.3002,1.9244,86.5376,1.9205,86.8339
-17-4,IEPC_ENG_Gbx3Whl1,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,5901.6322,100,61.0001,7.2888,0,0,,,37.9648,42.5295,,,0,0,44.3801,17.6654,0.1917,0,0.7148,-0.622,6.8324,7.5148,73.0123,85,1,1,12.6406,4.7991,5.0764,0.7037,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,13.0077,0.4921,0.815,85.6851,80,63.6229677438818,-77.9512,0.3044,6.3098,83.9566,6.2953,84.2465
-18-5,IEPC_ENG_Gbx3Whl1,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,13516.6175,99.999,26.6336,9.8663,0,0,,,9.8228,21.4278,,,0,0,18.9569,17.6635,0.2606,0,0.8492,-0.8472,19.4773,19.2221,36.5237,85,1,1,24.7769,4.1914,17.1636,0.8375,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,26.3471,2.5741,3.8216,67.2571,80,68.4012374204459,-55.2576,0.4406,39.5218,94.3388,39.4156,94.6731
-#@ SHA256: pXR0xITT97OXOw8PaQCub4R38+pVRgcHcCnkkiw2s2w=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:55           ,                   ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-]    , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-]                  , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , AirDrag certification number , AirDrag certification option , Gear 0 TimeShare [%] , Gear 1 TimeShare [%] , Gear 2 TimeShare [%] , Gear 3 TimeShare [%] , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+12-3                                                    , IEPC_ENG_Gbx3Whl1 , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 4505.9393  , 100.185       , 80.0424      , -1.8207           , 0          , 0           ,              ,             , 54.9646         , 56.8442             ,                            ,                 , 0             , 0                    , 51.1455     , 17.699       , -0.0479      , 0         , 0.6533        , -0.5684       , 3.1342                    , 3.4443                    , 91.9346             , 85                , 1               , 1               , 1.4869            , 1.1281                , 2.4939               , 0.6442    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 1.6663               , 0.295                , 0.2916               , 97.7471              , 80                  , 62.155640681939   , -84.9135       , 0.3002             , 1.9248              , 86.5332                 , 1.9205                , 86.8339
+17-4                                                    , IEPC_ENG_Gbx3Whl1 , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 5901.6322  , 100           , 61.0001      , 7.2888            , 0          , 0           ,              ,             , 37.9648         , 42.5295             ,                            ,                 , 0             , 0                    , 44.3801     , 17.6654      , 0.1917       , 0         , 0.7148        , -0.622        , 6.8324                    , 7.5148                    , 73.0123             , 85                , 1               , 1               , 12.6406           , 4.7991                , 5.0764               , 0.7037    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 13.0077              , 0.4921               , 0.815                , 85.6851              , 80                  , 63.6229677438818  , -77.9512       , 0.3044             , 6.3121              , 83.9572                , 6.2953                , 84.2465
+18-5                                                    , IEPC_ENG_Gbx3Whl1 , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 13516.6175 , 99.999        , 26.6336      , 9.8663            , 0          , 0           ,              ,             , 9.8228          , 21.4278             ,                            ,                 , 0             , 0                    , 18.9569     , 17.6635      , 0.2606       , 0         , 0.8492        , -0.8472       , 19.4773                   , 19.2221                   , 36.5237             , 85                , 1               , 1               , 24.7769           , 4.1914                , 17.1636              , 0.8375    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 26.3471              , 2.5741               , 3.8216               , 67.2571              , 80                  , 68.4012374204459  , -55.2576       , 0.4406             , 39.5122             , 94.3337                , 39.4156               , 94.6731
+#@ SHA256: pXR0xITT97OXOw8PaQCub4R38+pVRgcHcCnkkiw2s2w= ,                   ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl2/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl2/distance.vsum
index a27e7352d445294c0016e6e10c26afe8de66ac8b..06e95e728305d19ef585db1078a84bf5d5feb3dc 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl2/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed-Whl2/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:59,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,AirDrag certification number,AirDrag certification option,Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-19-3,IEPC_ENG_Gbx3Whl2,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,4506.2012,100.185,80.0377,-1.8207,0,0,,,54.9602,56.8415,,,0,0,51.144,17.699,-0.0479,0,0.6533,-0.5674,3.134,3.4542,91.9249,85,1,1,1.4868,1.1413,2.4863,0.6442,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,1.6656,0.295,0.2916,97.7478,80,62.1585272852569,-84.8998,0.2995,1.8898,86.4901,1.886,86.7858
-20-4,IEPC_ENG_Gbx3Whl2,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,5902.0993,100,60.9952,7.2888,0,0,,,37.9601,42.5268,,,0,0,44.3774,17.6654,0.1917,0,0.7148,-0.6215,6.8318,7.5255,73.0031,85,1,1,12.6396,4.8215,5.0612,0.7037,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,13.0121,0.4921,0.8055,85.6903,80,63.6296306788472,-77.9195,0.3024,6.209,83.8261,6.1949,84.1145
-21-5,IEPC_ENG_Gbx3Whl2,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,21.9384,7.2336,N/A,N/A,N/A,N/A,Included in Transmission Loss Maps,N/A,N/A,,N/A,N/A,,,,,,,,0,,648 Ah,,13517.2511,99.999,26.6324,9.8663,0,0,,,9.8214,21.4268,,,0,0,18.953,17.6635,0.2606,0,0.8492,-0.8464,19.4765,19.2396,36.5081,85,1,1,24.7757,4.2075,17.1512,0.8373,N/A,,,Standard values,,,,,,N/A,,N/A,NOT CERTIFIED,26.3455,2.574,3.761,67.3195,80,68.4389613148995,-55.0783,0.4312,38.8668,93.5138,38.7637,93.8419
-#@ SHA256: YcDBXy8yCcgNzgSbXTjCHPPHio74dj1aVtIA6ZxDaRw=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:59           ,                   ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-]    , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-]                  , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , AirDrag certification number , AirDrag certification option , Gear 0 TimeShare [%] , Gear 1 TimeShare [%] , Gear 2 TimeShare [%] , Gear 3 TimeShare [%] , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+19-3                                                    , IEPC_ENG_Gbx3Whl2 , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 4506.2012  , 100.185       , 80.0377      , -1.8207           , 0          , 0           ,              ,             , 54.9602         , 56.8415             ,                            ,                 , 0             , 0                    , 51.144      , 17.699       , -0.0479      , 0         , 0.6533        , -0.5674       , 3.134                     , 3.4542                    , 91.9249             , 85                , 1               , 1               , 1.4868            , 1.1413                , 2.4863               , 0.6442    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 1.6656               , 0.295                , 0.2916               , 97.7478              , 80                  , 62.1585272852569  , -84.8998       , 0.2995             , 1.8898              , 86.4849                , 1.886                 , 86.7858
+20-4                                                    , IEPC_ENG_Gbx3Whl2 , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 5902.0993  , 100           , 60.9952      , 7.2888            , 0          , 0           ,              ,             , 37.9601         , 42.5268             ,                            ,                 , 0             , 0                    , 44.3774     , 17.6654      , 0.1917       , 0         , 0.7148        , -0.6215       , 6.8318                    , 7.5255                    , 73.0031             , 85                , 1               , 1               , 12.6396           , 4.8215                , 5.0612               , 0.7037    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 13.0121              , 0.4921               , 0.8055               , 85.6903              , 80                  , 63.6296306788472  , -77.9195       , 0.3024             , 6.2084               , 83.824                , 6.1949                , 84.1145
+21-5                                                    , IEPC_ENG_Gbx3Whl2 , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 21.9384                   , 7.2336                   , N/A                               , N/A                        , N/A                       , N/A                , Included in Transmission Loss Maps , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 13517.2511 , 99.999        , 26.6324      , 9.8663            , 0          , 0           ,              ,             , 9.8214          , 21.4268             ,                            ,                 , 0             , 0                    , 18.953      , 17.6635      , 0.2606       , 0         , 0.8492        , -0.8464       , 19.4765                   , 19.2396                   , 36.5081             , 85                , 1               , 1               , 24.7757           , 4.2075                , 17.1512              , 0.8373    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 26.3455              , 2.574                , 3.761                , 67.3195              , 80                  , 68.4389613148995  , -55.0783       , 0.4312             , 38.8715             , 93.5123                , 38.7637               , 93.8419
+#@ SHA256: YcDBXy8yCcgNzgSbXTjCHPPHio74dj1aVtIA6ZxDaRw= ,                   ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                                    ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed/distance.vsum
index 294164dec3ada08c5e59439abab9ffcca5741170..d08b0e24b1fdc6cd21478d4f8e8b01a8f20d20a4 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericIEPC/IEPC_Gbx3Speed/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:44,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,Average axlegear efficiency [-],AirDrag certification number,AirDrag certification option,Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-6-3,IEPC_ENG_Gbx3,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,8.31,2.74,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,3_speed_AMT,2.64,,,,,,,0,,648 Ah,,4505.3687,100.185,80.0525,-1.8207,0,0,,,54.9799,56.949,,,5.4948,0,0,51.1559,17.699,-0.0479,0,0.6533,-0.5912,3.1346,3.3116,92.0667,85,1,1,1.4871,0.8198,2.6338,0.6442,N/A,,,Standard values,,,,,,NOT CERTIFIED,N/A,0.932471438693082,N/A,NOT CERTIFIED,1.6703,0.2951,0.2792,97.7554,80,61.4208133894733,-88.399,0.3166,1.7808,89.8631,1.7774,90.1763
-11-4,IEPC_ENG_Gbx3,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,8.31,2.74,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,3_speed_AMT,2.64,,,,,,,0,,648 Ah,,5898.5487,100,61.032,7.2888,0,0,,,38.0065,42.7438,,,5.596,0,0,44.416,17.6654,0.1917,0,0.7137,-0.6411,6.8696,7.3476,73.1356,85,1,1,12.6472,3.7438,5.2606,0.7016,N/A,,,Standard values,,,,,,NOT CERTIFIED,N/A,0.937006012103252,N/A,NOT CERTIFIED,13.0196,0.4924,0.806,85.682,80,62.8976356893359,-81.3932,0.3167,5.9219,86.9983,5.9086,87.3018
-5-5,IEPC_ENG_Gbx3,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,APT-N,8.31,2.74,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,3_speed_AMT,2.64,,,,,,,0,,648 Ah,,13514.8946,99.999,26.637,9.8663,0,0,,,9.8332,21.5196,,,6.8557,0,0,18.9909,17.6635,0.2606,0,0.8491,-0.8456,19.4988,19.2788,36.4423,85,1,1,24.7801,3.7877,17.2227,0.8375,N/A,,,Standard values,,,,,,NOT CERTIFIED,N/A,0.952867541241131,N/A,NOT CERTIFIED,26.355,2.5745,3.9079,67.1626,80,67.7767854368395,-58.2251,0.4341,37.7359,95.5269,37.6372,95.8623
-#@ SHA256: 5IzhM0fEqBAx/VI/C53obLiZNyywQqZpVRoc9sOz9s0=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.9.2771-DEV - 03.08.2022 13:44           ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-] , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-] , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_axl_loss [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , Average axlegear efficiency [-] , AirDrag certification number , AirDrag certification option , Gear 0 TimeShare [%] , Gear 1 TimeShare [%] , Gear 2 TimeShare [%] , Gear 3 TimeShare [%] , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+6-3                                                     , IEPC_ENG_Gbx3  , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 8.31                      , 2.74                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , 3_speed_AMT    , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 4505.3687  , 100.185       , 80.0525      , -1.8207           , 0          , 0           ,              ,             , 54.9799         , 56.949              ,                            ,                 , 5.4948           , 0             , 0                    , 51.1559     , 17.699       , -0.0479      , 0         , 0.6533        , -0.5912       , 3.1346                    , 3.3116                    , 92.0667             , 85                , 1               , 1               , 1.4871            , 0.8198                , 2.6338               , 0.6442    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.932471438693082               , N/A                          , NOT CERTIFIED                , 1.6703               , 0.2951               , 0.2792               , 97.7554              , 80                  , 61.4208133894733  , -88.399        , 0.3166             , 1.7816              , 89.8662                , 1.7774                , 90.1763
+11-4                                                    , IEPC_ENG_Gbx3  , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 8.31                      , 2.74                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , 3_speed_AMT    , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 5898.5487  , 100           , 61.032       , 7.2888            , 0          , 0           ,              ,             , 38.0065         , 42.7438             ,                            ,                 , 5.596            , 0             , 0                    , 44.416      , 17.6654      , 0.1917       , 0         , 0.7137        , -0.6411       , 6.8696                    , 7.3476                    , 73.1356             , 85                , 1               , 1               , 12.6472           , 3.7438                , 5.2606               , 0.7016    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.937006012103252               , N/A                          , NOT CERTIFIED                , 13.0196              , 0.4924               , 0.806                , 85.682               , 80                  , 62.8976356893359  , -81.3932       , 0.3167             , 5.9267              , 87.0029                , 5.9086                , 87.3018
+5-5                                                     , IEPC_ENG_Gbx3  , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , APT-N            , 8.31                      , 2.74                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , 3_speed_AMT    , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 648 Ah         ,                   , 13514.8946 , 99.999        , 26.637       , 9.8663            , 0          , 0           ,              ,             , 9.8332          , 21.5196             ,                            ,                 , 6.8557           , 0             , 0                    , 18.9909     , 17.6635      , 0.2606       , 0         , 0.8491        , -0.8456       , 19.4988                   , 19.2788                   , 36.4423             , 85                , 1               , 1               , 24.7801           , 3.7877                , 17.2227              , 0.8375    , N/A                         ,                                       ,                                      , Standard values              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.952867541241131               , N/A                          , NOT CERTIFIED                , 26.355               , 2.5745               , 3.9079               , 67.1626              , 80                  , 67.7767854368395  , -58.2251       , 0.4341             , 37.7489             , 95.5281                , 37.6372               , 95.8623
+#@ SHA256: 5IzhM0fEqBAx/VI/C53obLiZNyywQqZpVRoc9sOz9s0= ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                      ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE2/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE2/distance.vsum
index 15c3d0200eda93d994436c7c243899086d4ebde4..c438d66a8bef4effef922428403f6bce38adb34b 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE2/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE2/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.8.2735-DEV - 28.06.2022 11:08,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_gbx_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],gear shifts [-],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Average gearbox efficiency [-],Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,Average axlegear efficiency [-],AirDrag certification number,AirDrag certification option,Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-15-3,BEV_ENG,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,gear_example,AMT,3.86,1.93,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,gear_example,2.59,,,,,,,0,,324 Ah,,4505.9479,100.185,80.0422,-1.8207,0,0,,,54.9815,57.1193,,,18.3158,5.4298,0.0298,0,51.1667,17.699,-0.0479,0,0.6473,-0.6401,3.1817,3.1172,92.2142,85,1,1,6,1.4869,0.2363,2.8422,0.6205,N/A,,,NOT CERTIFIED,N/A,0.811620780172277,,,,,NOT CERTIFIED,N/A,0.93344968561074,N/A,NOT CERTIFIED,1.7543,0.3616,97.8841,80,55.8052654270357,-115.0133,0.4868,1.3002,115.8267,1.298,116.3113
-10-4,BEV_ENG,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,gear_example,AMT,3.86,1.93,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,gear_example,2.59,,,,,,,0,,324 Ah,,5895.1039,100,61.0676,7.2888,0,0,,,38.069,43.3077,,,17.6165,5.6035,0.095,0,44.4819,17.6654,0.1917,0,0.7067,-0.6934,7.0156,6.9733,73.3565,85,1,1,22,12.6546,1.41,6.0117,0.675,N/A,,,NOT CERTIFIED,N/A,0.82418915945517,,,,,NOT CERTIFIED,N/A,0.937777491720706,N/A,NOT CERTIFIED,13.2825,1.3473,85.3702,80,57.3727290331855,-107.5879,0.4672,4.8516,111.9723,4.8415,112.4294
-1-5,BEV_ENG,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,gear_example,AMT,3.86,1.93,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,gear_example,2.59,,,,,,,0,,324 Ah,,13566.7429,99.999,26.5352,9.8663,0,0,,,9.8006,21.8429,,,15.9254,6.9457,1.2226,0,19.0096,17.6635,0.2606,0,0.8495,-0.8606,19.6678,19.1543,36.4925,85,1,1,254,24.6854,1.6569,17.381,0.7729,N/A,,,NOT CERTIFIED,N/A,0.883452987010845,,,,,NOT CERTIFIED,N/A,0.953017899788881,N/A,NOT CERTIFIED,28.0062,6.2525,65.7413,80,62.1994847187561,-84.7055,0.5261,32.4679,116.6474,32.3894,117.0949
-#@ SHA256: koAWFba/vBcRAT4fHu0ERPMocyIvJM4Nem2x7DPm5WI=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.8.2735-DEV - 28.06.2022 11:08           ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                                ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-] , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-] , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_gbx_loss [kWh] , E_axl_loss [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , gear shifts [-] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Average gearbox efficiency [-] , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , Average axlegear efficiency [-] , AirDrag certification number , AirDrag certification option , Gear 0 TimeShare [%] , Gear 1 TimeShare [%] , Gear 2 TimeShare [%] , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+15-3                                                    , BEV_ENG        , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , gear_example      , AMT              , 3.86                      , 1.93                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , gear_example   , 2.59                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 4505.9479  , 100.185       , 80.0422      , -1.8207           , 0          , 0           ,              ,             , 54.9815         , 57.1193             ,                            ,                 , 18.3158          , 5.4298           , 0.0298        , 0                    , 51.1667     , 17.699       , -0.0479      , 0         , 0.6473        , -0.6401       , 3.1817                    , 3.1172                    , 92.2142             , 85                , 1               , 1               , 6               , 1.4869            , 0.2363                , 2.8422               , 0.6205    , N/A                         ,                                       ,                                      , NOT CERTIFIED                , N/A                          , 0.811620780172277              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.93344968561074                , N/A                          , NOT CERTIFIED                , 1.7543               , 0.3616               , 97.8841              , 80                  , 55.8052654270357  , -115.0133      , 0.4868             , 1.3002              , 115.8267               , 1.298                 , 116.3113
+10-4                                                    , BEV_ENG        , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , gear_example      , AMT              , 3.86                      , 1.93                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , gear_example   , 2.59                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 5895.1039  , 100           , 61.0676      , 7.2888            , 0          , 0           ,              ,             , 38.069          , 43.3077             ,                            ,                 , 17.6165          , 5.6035           , 0.095         , 0                    , 44.4819     , 17.6654      , 0.1917       , 0         , 0.7067        , -0.6934       , 7.0156                    , 6.9733                    , 73.3565             , 85                , 1               , 1               , 22              , 12.6546           , 1.41                  , 6.0117               , 0.675     , N/A                         ,                                       ,                                      , NOT CERTIFIED                , N/A                          , 0.82418915945517               ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.937777491720706               , N/A                          , NOT CERTIFIED                , 13.2825              , 1.3473               , 85.3702              , 80                  , 57.3727290331855  , -107.5879      , 0.4672             , 4.8522              , 111.9734               , 4.8415                , 112.4294
+1-5                                                     , BEV_ENG        , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , gear_example      , AMT              , 3.86                      , 1.93                     , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , gear_example   , 2.59                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 13566.7429 , 99.999        , 26.5352      , 9.8663            , 0          , 0           ,              ,             , 9.8006          , 21.8429             ,                            ,                 , 15.9254          , 6.9457           , 1.2226        , 0                    , 19.0096     , 17.6635      , 0.2606       , 0         , 0.8495        , -0.8606       , 19.6678                   , 19.1543                   , 36.4925             , 85                , 1               , 1               , 254             , 24.6854           , 1.6569                , 17.381               , 0.7729    , N/A                         ,                                       ,                                      , NOT CERTIFIED                , N/A                          , 0.883452987010845              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.953017899788881               , N/A                          , NOT CERTIFIED                , 28.0062              , 6.2525               , 65.7413              , 80                  , 62.1994847187561  , -84.7055       , 0.5261             , 32.4679             , 116.6474               , 32.3894               , 117.0949
+#@ SHA256: koAWFba/vBcRAT4fHu0ERPMocyIvJM4Nem2x7DPm5WI= ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                                ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                      ,                      ,                      ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/distance.vsum
index fd1692b8f6e6bbcc53176a6168c34c58a4697140..484e1949b91bcc59979a0fe8691869f7088b4789 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.8.2734-DEV - 27.06.2022 15:32,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,Average axlegear efficiency [-],AirDrag certification number,AirDrag certification option,REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-9-3,BEV_ENG,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,tractor_12gear_example,2.64,,,,,,,0,,324 Ah,,7148.4346,100.185,50.4538,-1.8207,0,0,,,19.8161,21.5808,,,4.2773,0.0286,0,21.6974,17.699,-0.0479,0,0.8936,-0.9909,0.7457,0.6765,97.6405,51.4,1,1,0.9373,0,0.6765,0.0068,N/A,,,,,,,,,NOT CERTIFIED,N/A,0.921101753036103,N/A,NOT CERTIFIED,80,60.237543760438,-94.01,0.2046,0.9786,94.7839,0.9767,94.9867
-14-4,BEV_ENG,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,tractor_12gear_example,2.64,,,,,,,0,,324 Ah,,8075.9536,100,44.5768,7.2888,0,0,,,17.3169,21.3409,,,4.6899,0.0873,0,20.9902,17.6654,0.1917,0,0.8593,-0.9793,2.9026,2.552,85.308,51.4,1,1,9.2373,0.0092,2.5444,0.0306,N/A,,,,,,,,,NOT CERTIFIED,N/A,0.929358725698784,N/A,NOT CERTIFIED,80,60.2920201806627,-93.7517,0.2422,4.1326,97.6421,4.1228,97.8745
-2-5,BEV_ENG,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,tractor_12gear_example,2.64,,,,,,,0,,324 Ah,,13931.2843,99.999,25.8409,9.8663,0,0,,,8.4279,19.262,,,6.5096,0.9472,0,14.6901,17.6635,0.2606,0,0.8892,-0.9737,16.8454,15.4075,43.7076,51.4,1,1,24.0394,0.2005,15.4929,0.4548,N/A,,,,,,,,,NOT CERTIFIED,N/A,0.949181629959096,N/A,NOT CERTIFIED,80,61.6157138047177,-87.4746,0.479,33.6385,120.6341,33.5482,121.0229
-#@ SHA256: LbHPaNYBdOVVMrZR3hJebUU+5WbDws6Xig8IXs0AQhw=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.8.2734-DEV - 27.06.2022 15:32           ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                        ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-] , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-] , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-]         , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_axl_loss [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , Average axlegear efficiency [-] , AirDrag certification number , AirDrag certification option , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+9-3                                                     , BEV_ENG        , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , tractor_12gear_example , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 7148.4346  , 100.185       , 50.4538      , -1.8207           , 0          , 0           ,              ,             , 19.8161         , 21.5808             ,                            ,                 , 4.2773           , 0.0286        , 0                    , 21.6974     , 17.699       , -0.0479      , 0         , 0.8936        , -0.9909       , 0.7457                    , 0.6765                    , 97.6405             , 51.4              , 1               , 1               , 0.9373            , 0                     , 0.6765               , 0.0068    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.921101753036103               , N/A                          , NOT CERTIFIED                , 80                  , 60.237543760438   , -94.01         , 0.2046             , 0.9786              , 94.7839                , 0.9767                , 94.9867
+14-4                                                    , BEV_ENG        , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , tractor_12gear_example , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 8075.9536  , 100           , 44.5768      , 7.2888            , 0          , 0           ,              ,             , 17.3169         , 21.3409             ,                            ,                 , 4.6899           , 0.0873        , 0                    , 20.9902     , 17.6654      , 0.1917       , 0         , 0.8593        , -0.9793       , 2.9026                    , 2.552                     , 85.308              , 51.4              , 1               , 1               , 9.2373            , 0.0092                , 2.5444               , 0.0306    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.929358725698784               , N/A                          , NOT CERTIFIED                , 80                  , 60.2920201806627  , -93.7517       , 0.2422             , 4.1326              , 97.6421                , 4.1228                , 97.8745
+2-5                                                     , BEV_ENG        , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , tractor_12gear_example , 2.64                ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 13931.2843 , 99.999        , 25.8409      , 9.8663            , 0          , 0           ,              ,             , 8.4279          , 19.262              ,                            ,                 , 6.5096           , 0.9472        , 0                    , 14.6901     , 17.6635      , 0.2606       , 0         , 0.8892        , -0.9737       , 16.8454                   , 15.4075                   , 43.7076             , 51.4              , 1               , 1               , 24.0394           , 0.2005                , 15.4929              , 0.4548    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , NOT CERTIFIED                 , N/A                           , 0.949181629959096               , N/A                          , NOT CERTIFIED                , 80                  , 61.6157138047177  , -87.4746       , 0.479              , 33.6365             , 120.6341               , 33.5482               , 121.0229
+#@ SHA256: LbHPaNYBdOVVMrZR3hJebUU+5WbDws6Xig8IXs0AQhw= ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                        ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,                  ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                                 ,                              ,                              ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE4/distance.vsum b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE4/distance.vsum
index ce027e24219e45198b1f05fb1d66569914d57648..0152bf14ceb6a7af126e29c695430bbb97d23b67 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE4/distance.vsum
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE4/distance.vsum
@@ -1,6 +1,6 @@
-# VECTO-DEV 0.7.8.2734-DEV - 27.06.2022 15:37,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-Job [-],Input File [-],Cycle [-],Status,Vehicle manufacturer [-],VIN number,Vehicle model [-],HDV CO2 vehicle class [-],Corrected Actual Curb Mass [kg],Loading [kg],Total vehicle mass [kg],Engine manufacturer [-],Engine model [-],Engine fuel type [-],Engine rated power [kW],Engine idling speed [rpm],Engine rated speed [rpm],Engine displacement [ccm],Engine WHTCUrban,Engine WHTCRural,Engine WHTCMotorway,Engine BFColdHot,Engine CFRegPer,Engine actual CF,Vehicle fuel type [-],AirDrag model [-],Declared CdxA [m²],CdxA [m²],Sleeper cab [-],Declared RRC axle 1 [-],Declared FzISO axle 1 [N],Declared RRC axle 2 [-],Declared FzISO axle 2 [N],Declared RRC axle 3 [-],Declared FzISO axle 3 [N],Declared RRC axle 4 [-],Declared FzISO axle 4 [N],total RRC [-],weighted RRC w/o trailer [-],r_dyn [m],Number axles vehicle driven [-],Number axles vehicle non-driven [-],Number axles trailer [-],Gearbox manufacturer [-],Gearbox model [-],Gearbox type [-],Gear ratio first gear [-],Gear ratio last gear [-],Torque converter manufacturer [-],Torque converter model [-],Retarder manufacturer [-],Retarder model [-],Retarder type [-],Angledrive manufacturer [-],Angledrive model [-],Angledrive ratio [-],Axle manufacturer [-],Axle model [-],Axle gear ratio [-],Auxiliary technology STP [-],Auxiliary technology FAN [-],Auxiliary technology AC [-],Auxiliary technology PS [-],Auxiliary technology ES [-],ShiftStrategy,ADAS technology combination [-],PTOShaftsGearWheels,REESS Capacity,Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],CO2 [g/Pkm],P_wheel_in [kW],P_wheel_in_pos [kW],E_powertrain_inertia [kWh],E_aux_sum [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],max. speed [km/h],max. acc [m/s²],max. dec [m/s²],StopTimeShare [%],CoastingTimeShare [%],BrakingTimeShare [%],a_avg_acc,Engine certification number,Torque converter certification option,TorqueConverter certification number,Gearbox certification option,Gearbox certification number,Retarder certification option,Retarder certification number,Angledrive certification option,Angledrive certification number,Axlegear certification method,Axlegear certification number,AirDrag certification number,AirDrag certification option,REESS Start SoC [%],REESS End SoC [%],ΔE_REESS [kWh],E_REESS_loss [kWh],E_REESS_T_chg [kWh],E_REESS_T_dischg [kWh],E_REESS_int_chg [kWh],E_REESS_int_dischg [kWh]
-16-3,BEV_ENG,LongHaul.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,N/A,,,,,,,,0,,324 Ah,,7149.1811,100.185,50.4486,-1.8207,0,0,,,19.8123,21.5764,,,0.0286,0,21.6939,17.699,-0.0479,0,0.8935,-0.9804,0.7456,0.6834,97.6338,51.3964,1,1,0.9372,0,0.6834,0.0068,N/A,,,,,,,,,N/A,,N/A,NOT CERTIFIED,80,61.1767752629931,-89.5563,0.1886,1.1063,90.4741,1.1042,90.6605
-3-4,BEV_ENG,RegionalDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,N/A,,,,,,,,0,,324 Ah,,8076.6021,100,44.5732,7.2888,0,0,,,17.3141,21.3374,,,0.0919,0,20.9871,17.6654,0.1917,0,0.8592,-0.9772,2.9024,2.5568,85.3043,51.3964,1,1,9.2366,0.0091,2.5499,0.0306,N/A,,,,,,,,,N/A,,N/A,NOT CERTIFIED,80,61.313478548257,-88.908,0.2258,4.5895,93.2718,4.5784,93.4865
-4-5,BEV_ENG,UrbanDelivery.vdri,Success,N/A,N/A,N/A,-,4670,3020,9590,N/A,N/A,,,,,,,,,,,,,N/A,,4.83,-,0.0065,20850,0.0075,20850,0.0055,16680,0.0055,16680,0.00676321944367285,0.00676321944367285,0.421,1,3,0,N/A,N/A,N/A,0,0,N/A,N/A,N/A,N/A,None,N/A,N/A,,N/A,N/A,,,,,,,,0,,324 Ah,,13932.3691,99.999,25.8389,9.8663,0,0,,,8.4267,19.2598,,,0.9687,0,14.688,17.6635,0.2606,0,0.8891,-0.9728,16.8442,15.4164,43.7019,51.3964,1,1,24.0375,0.2962,15.4952,0.4561,N/A,,,,,,,,,N/A,,N/A,NOT CERTIFIED,80,62.9954689818419,-80.929,0.4638,35.555,116.0202,35.4551,116.3841
-#@ SHA256: y55vYgvtkTkFOYqWkGtWWnzfQUE2PmXp6nhUwu+hQH0=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+# VECTO-DEV 0.7.8.2734-DEV - 27.06.2022 15:37           ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                     ,                   ,                ,                    ,                     ,                        ,                       ,
+Job [-]                                                 , Input File [-] , Cycle [-]             , Status  , Vehicle manufacturer [-] , VIN number , Vehicle model [-] , HDV CO2 vehicle class [-] , Corrected Actual Curb Mass [kg] , Loading [kg] , Total vehicle mass [kg] , Engine manufacturer [-] , Engine model [-] , Engine fuel type [-] , Engine rated power [kW] , Engine idling speed [rpm] , Engine rated speed [rpm] , Engine displacement [ccm] , Engine WHTCUrban , Engine WHTCRural , Engine WHTCMotorway , Engine BFColdHot , Engine CFRegPer , Engine actual CF , Vehicle fuel type [-] , AirDrag model [-] , Declared CdxA [m²] , CdxA [m²] , Sleeper cab [-] , Declared RRC axle 1 [-] , Declared FzISO axle 1 [N] , Declared RRC axle 2 [-] , Declared FzISO axle 2 [N] , Declared RRC axle 3 [-] , Declared FzISO axle 3 [N] , Declared RRC axle 4 [-] , Declared FzISO axle 4 [N] , total RRC [-]       , weighted RRC w/o trailer [-] , r_dyn [m] , Number axles vehicle driven [-] , Number axles vehicle non-driven [-] , Number axles trailer [-] , Gearbox manufacturer [-] , Gearbox model [-] , Gearbox type [-] , Gear ratio first gear [-] , Gear ratio last gear [-] , Torque converter manufacturer [-] , Torque converter model [-] , Retarder manufacturer [-] , Retarder model [-] , Retarder type [-] , Angledrive manufacturer [-] , Angledrive model [-] , Angledrive ratio [-] , Axle manufacturer [-] , Axle model [-] , Axle gear ratio [-] , Auxiliary technology STP [-] , Auxiliary technology FAN [-] , Auxiliary technology AC [-] , Auxiliary technology PS [-] , Auxiliary technology ES [-] , ShiftStrategy , ADAS technology combination [-] , PTOShaftsGearWheels , REESS Capacity , Cargo Volume [m³] , time [s]   , distance [km] , speed [km/h] , altitudeDelta [m] , CO2 [g/km] , CO2 [g/tkm] , CO2 [g/m³km] , CO2 [g/Pkm] , P_wheel_in [kW] , P_wheel_in_pos [kW] , E_powertrain_inertia [kWh] , E_aux_sum [kWh] , E_brake [kWh] , E_vehi_inertia [kWh] , E_air [kWh] , E_roll [kWh] , E_grad [kWh] , a [m/s^2] , a_pos [m/s^2] , a_neg [m/s^2] , AccelerationTimeShare [%] , DecelerationTimeShare [%] , CruiseTimeShare [%] , max. speed [km/h] , max. acc [m/s²] , max. dec [m/s²] , StopTimeShare [%] , CoastingTimeShare [%] , BrakingTimeShare [%] , a_avg_acc , Engine certification number , Torque converter certification option , TorqueConverter certification number , Gearbox certification option , Gearbox certification number , Retarder certification option , Retarder certification number , Angledrive certification option , Angledrive certification number , Axlegear certification method , Axlegear certification number , AirDrag certification number , AirDrag certification option , REESS Start SoC [%] , REESS End SoC [%] , ΔE_REESS [kWh] , E_REESS_loss [kWh] , E_REESS_T_chg [kWh] , E_REESS_T_dischg [kWh] , E_REESS_int_chg [kWh] , E_REESS_int_dischg [kWh]
+16-3                                                    , BEV_ENG        , LongHaul.vdri         , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 7149.1811  , 100.185       , 50.4486      , -1.8207           , 0          , 0           ,              ,             , 19.8123         , 21.5764             ,                            ,                 , 0.0286        , 0                    , 21.6939     , 17.699       , -0.0479      , 0         , 0.8935        , -0.9804       , 0.7456                    , 0.6834                    , 97.6338             , 51.3964           , 1               , 1               , 0.9372            , 0                     , 0.6834               , 0.0068    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 80                  , 61.1767752629931  , -89.5563       , 0.1886             , 1.1063              , 90.4741                , 1.1042                , 90.6605
+3-4                                                     , BEV_ENG        , RegionalDelivery.vdri , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 8076.6021  , 100           , 44.5732      , 7.2888            , 0          , 0           ,              ,             , 17.3141         , 21.3374             ,                            ,                 , 0.0919        , 0                    , 20.9871     , 17.6654      , 0.1917       , 0         , 0.8592        , -0.9772       , 2.9024                    , 2.5568                    , 85.3043             , 51.3964           , 1               , 1               , 9.2366            , 0.0091                , 2.5499               , 0.0306    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 80                  , 61.313478548257   , -88.908        , 0.2258             , 4.5895              , 93.2718                , 4.5784                , 93.4865
+4-5                                                     , BEV_ENG        , UrbanDelivery.vdri    , Success , N/A                      , N/A        , N/A               , -                         , 4670                            , 3020         , 9590                    , N/A                     , N/A              ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       , N/A               ,                    , 4.83      , -               , 0.0065                  , 20850                     , 0.0075                  , 20850                     , 0.0055                  , 16680                     , 0.0055                  , 16680                     , 0.00676321944367285 , 0.00676321944367285          , 0.421     , 1                               , 3                                   , 0                        , N/A                      , N/A               , N/A              , 0                         , 0                        , N/A                               , N/A                        , N/A                       , N/A                , None              , N/A                         , N/A                  ,                      , N/A                   , N/A            ,                     ,                              ,                              ,                             ,                             ,                             ,               , 0                               ,                     , 324 Ah         ,                   , 13932.3691 , 99.999        , 25.8389      , 9.8663            , 0          , 0           ,              ,             , 8.4267          , 19.2598             ,                            ,                 , 0.9687        , 0                    , 14.688      , 17.6635      , 0.2606       , 0         , 0.8891        , -0.9728       , 16.8442                   , 15.4164                   , 43.7019             , 51.3964           , 1               , 1               , 24.0375           , 0.2962                , 15.4952              , 0.4561    , N/A                         ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 , N/A                           ,                               , N/A                          , NOT CERTIFIED                , 80                  , 62.9954689818419  , -80.929        , 0.4638             , 35.5547              , 116.0195               , 35.4551               , 116.3841
+#@ SHA256: y55vYgvtkTkFOYqWkGtWWnzfQUE2PmXp6nhUwu+hQH0= ,                ,                       ,         ,                          ,            ,                   ,                           ,                                 ,              ,                         ,                         ,                  ,                      ,                         ,                           ,                          ,                           ,                  ,                  ,                     ,                  ,                 ,                  ,                       ,                   ,                    ,           ,                 ,                         ,                           ,                         ,                           ,                         ,                           ,                         ,                           ,                     ,                              ,           ,                                 ,                                     ,                          ,                          ,                   ,                  ,                           ,                          ,                                   ,                            ,                           ,                    ,                   ,                             ,                      ,                      ,                       ,                ,                     ,                              ,                              ,                             ,                             ,                             ,               ,                                 ,                     ,                ,                   ,            ,               ,              ,                   ,            ,             ,              ,             ,                 ,                     ,                            ,                 ,               ,                      ,             ,              ,              ,           ,               ,               ,                           ,                           ,                     ,                   ,                 ,                 ,                   ,                       ,                      ,           ,                             ,                                       ,                                      ,                              ,                              ,                               ,                               ,                                 ,                                 ,                               ,                               ,                              ,                              ,                     ,                   ,                ,                    ,                     ,                        ,                       ,