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

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

fix bonus for LED lights (single bus)

parent 980a4807
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ Customer specific equipm. , External displays per unit (front / rear / side) , 0
Customer specific equipm. , Internal displays per unit , 0 , 0 , 1.1 , 1.1 , 1.1 , 1.1 , 1.1 , 1.0 , 0.0 ,
Customer specific equipm. , Citybus customer specific value (EBSF) , 0 , 0 , 9.3 , 9.3 , 9.3 , 0.0 , 0.0 , 1.0 , 1.0 ,
Lights , Exterior lights (bulb) , 1 , 0 , 7.4 , 7.4 , 7.4 , 7.4 , 7.4 , 1.0 , 1.0 ,
Lights , Day running lights LED bonus , 0 , 1 , -0.7 , -0.7 , -0.7 , -0.7 , -0.7 , 1.0 , 0.0 ,
Lights , Position lights LED bonus , 0 , 1 , -1.2 , -1.2 , -1.2 , -1.2 , -1.2 , 1.0 , 0.0 ,
Lights , Brake lights LED bonus , 0 , 1 , -1.2 , -1.2 , -1.2 , -1.2 , -1.2 , 1.0 , 0.0 ,
Lights , Day running lights LED bonus , 0 , 1 , -0.7 , -0.7 , -0.7 , -0.7 , -0.7 , 1.0 , 1.0 ,
Lights , Position lights LED bonus , 0 , 1 , -1.2 , -1.2 , -1.2 , -1.2 , -1.2 , 1.0 , 1.0 ,
Lights , Brake lights LED bonus , 0 , 1 , -1.2 , -1.2 , -1.2 , -1.2 , -1.2 , 1.0 , 1.0 ,
Lights , Headlights LED bonus , 0 , 1 , -1.5 , -1.5 , -1.5 , -1.5 , -1.5 , 1.0 , 1.0 ,
Doors , Doors per vehicle , 0 , 0 , 3.0 , 3.0 , 3.0 , 3.0 , 3.0 , 0.0 , 2.0 ,
\ No newline at end of file
......@@ -47,7 +47,7 @@
<Auxiliaries>
<Data xsi:type="CompletedVehicleAuxiliaryDataDeclarationType">
<ElectricSystem>
<AlternatorTechnology ratio="1.000">default</AlternatorTechnology>
<AlternatorTechnology>default</AlternatorTechnology>
<LEDLights>
<Dayrunninglights>false</Dayrunninglights>
<Headlights>false</Headlights>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment