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

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

Merge pull request #758 in VECTO/vecto-sim from...

Merge pull request #758 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-916-adding-new-tyre-sizes to develop

* commit '94f6851a':
  sort tyre dimensions in axle dialog for better usability
  adding new tyre dimensions to declaration data
  adding new tyre dimensions to XML Schema 1.0 and 2.x
parents 8510ca75 94f6851a
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ Public Class VehicleAxleDialog ...@@ -29,7 +29,7 @@ Public Class VehicleAxleDialog
InitializeComponent() InitializeComponent()
CbWheels.Items.Add("-") CbWheels.Items.Add("-")
CbWheels.Items.AddRange(DeclarationData.Wheels.GetWheelsDimensions()) CbWheels.Items.AddRange(DeclarationData.Wheels.GetWheelsDimensions().OrderBy(function(s) s).ToArray())
cbAxleType.Items.Clear() cbAxleType.Items.Clear()
cbAxleType.ValueMember = "Value" cbAxleType.ValueMember = "Value"
......
...@@ -86,3 +86,19 @@ Wheel , cross-sectional width [mm] , tire aspect ratio [%] , rim diameter ...@@ -86,3 +86,19 @@ Wheel , cross-sectional width [mm] , tire aspect ratio [%] , rim diameter
8 R17.5 , 208 , 0.80 , 17.5 , 784 , 4.00 , 3.05 8 R17.5 , 208 , 0.80 , 17.5 , 784 , 4.00 , 3.05
LT265/75 R16 , 267 , 0.75 , 16 , 804 , 5.82 , 3.05 LT265/75 R16 , 267 , 0.75 , 16 , 804 , 5.82 , 3.05
385/55 R19.5 , 386 , 0.55 , 19.5 , 919 , 11.14 , 3.03 385/55 R19.5 , 386 , 0.55 , 19.5 , 919 , 11.14 , 3.03
#
24 R21 , 610 , 0.80 , 21 , 1372 , 70.15 , 3.05
205/70 R15C , 209 , 0.70 , 15 , 669 , 1.66 , 3.03
215/70 R15C , 221 , 0.70 , 15 , 683 , 1.60 , 3.03
225/70 R15C , 228 , 0.70 , 15 , 697 , 1.82 , 3.03
185/75 R16C , 184 , 0.75 , 16 , 684 , 1.67 , 3.03
195/65 R16C , 201 , 0.65 , 16 , 660 , 1.59 , 3.03
195/75 R16C , 196 , 0.75 , 16 , 698 , 1.80 , 3.03
205/65 R16C , 209 , 0.65 , 16 , 672 , 1.68 , 3.03
205/75 R16C , 203 , 0.75 , 16 , 714 , 2.09 , 3.03
215/65 R16C , 221 , 0.65 , 16 , 686 , 1.83 , 3.03
215/75 R16C , 216 , 0.75 , 16 , 728 , 2.24 , 3.03
225/65 R16C , 228 , 0.65 , 16 , 698 , 1.93 , 3.03
235/65 R16C , 240 , 0.65 , 16 , 712 , 2.12 , 3.03
215/60 R17C , 221 , 0.60 , 17 , 690 , 1.50 , 3.03
235/60 R17C , 240 , 0.60 , 17 , 714 , 2.29 , 3.03
...@@ -2518,7 +2518,22 @@ ToDo: -0.00 ...@@ -2518,7 +2518,22 @@ ToDo: -0.00
<xs:enumeration value="8.5 R17.5"/> <xs:enumeration value="8.5 R17.5"/>
<xs:enumeration value="8 R17.5"/> <xs:enumeration value="8 R17.5"/>
<xs:enumeration value="LT265/75 R16"/> <xs:enumeration value="LT265/75 R16"/>
<xs:enumeration value="385/55 R19.5"/> <xs:enumeration value="385/55 R19.5"/>
<xs:enumeration value="24 R21"/>
<xs:enumeration value="205/70 R15C"/>
<xs:enumeration value="215/70 R15C"/>
<xs:enumeration value="225/70 R15C"/>
<xs:enumeration value="185/75 R16C"/>
<xs:enumeration value="195/65 R16C"/>
<xs:enumeration value="195/75 R16C"/>
<xs:enumeration value="205/65 R16C"/>
<xs:enumeration value="205/75 R16C"/>
<xs:enumeration value="215/65 R16C"/>
<xs:enumeration value="215/75 R16C"/>
<xs:enumeration value="225/65 R16C"/>
<xs:enumeration value="235/65 R16C"/>
<xs:enumeration value="215/60 R17C"/>
<xs:enumeration value="235/60 R17C"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
<xs:simpleType name="TyreFzISOType"> <xs:simpleType name="TyreFzISOType">
......
...@@ -150,23 +150,22 @@ ...@@ -150,23 +150,22 @@
<xs:enumeration value="8.5 R17.5"/> <xs:enumeration value="8.5 R17.5"/>
<xs:enumeration value="8 R17.5"/> <xs:enumeration value="8 R17.5"/>
<xs:enumeration value="LT265/75 R16"/> <xs:enumeration value="LT265/75 R16"/>
<xs:enumeration value="385/55 R19.5"/> <xs:enumeration value="385/55 R19.5"/>
<xs:enumeration value="455/45 R22.5"/> <xs:enumeration value="24 R21"/>
<xs:enumeration value="195/75 R16 C"/> <xs:enumeration value="205/70 R15C"/>
<xs:enumeration value="205/65 R16 C"/> <xs:enumeration value="215/70 R15C"/>
<xs:enumeration value="205/70 R15 C"/> <xs:enumeration value="225/70 R15C"/>
<xs:enumeration value="215/70 R15 C"/> <xs:enumeration value="185/75 R16C"/>
<xs:enumeration value="225/70 R15 C"/> <xs:enumeration value="195/65 R16C"/>
<xs:enumeration value="185/75 R16 C"/> <xs:enumeration value="195/75 R16C"/>
<xs:enumeration value="195/65 R16 C"/> <xs:enumeration value="205/65 R16C"/>
<xs:enumeration value="205/75 R16 C"/> <xs:enumeration value="205/75 R16C"/>
<xs:enumeration value="215/65 R16 C"/> <xs:enumeration value="215/65 R16C"/>
<xs:enumeration value="215/75 R16 C"/> <xs:enumeration value="215/75 R16C"/>
<xs:enumeration value="225/65 R16 C"/> <xs:enumeration value="225/65 R16C"/>
<xs:enumeration value="225/75 R16 C"/> <xs:enumeration value="235/65 R16C"/>
<xs:enumeration value="235/65 R16 C"/> <xs:enumeration value="215/60 R17C"/>
<xs:enumeration value="215/60 R17 C"/> <xs:enumeration value="235/60 R17C"/>
<xs:enumeration value="235/60 R17 C"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
</xs:schema> </xs:schema>
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