Round floats in simulation tests to 3dp (#7211)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -140,8 +140,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": -2.4351,
|
||||
"y": 27.8337,
|
||||
"x": -2.435,
|
||||
"y": 27.834,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": true
|
||||
@ -157,8 +157,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"segment": {
|
||||
"type": "tangential_arc_to",
|
||||
"to": {
|
||||
"x": -5.1849,
|
||||
"y": 4.6783,
|
||||
"x": -5.185,
|
||||
"y": 4.678,
|
||||
"z": 0.0
|
||||
},
|
||||
"angle_snap_increment": null
|
||||
@ -344,7 +344,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 7.9375,
|
||||
"x": 7.938,
|
||||
"y": -10.659,
|
||||
"z": 0.0
|
||||
},
|
||||
@ -361,7 +361,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 7.9375,
|
||||
"x": 7.938,
|
||||
"y": -6.35,
|
||||
"z": 0.0
|
||||
},
|
||||
@ -617,7 +617,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "arc",
|
||||
"center": {
|
||||
"x": 15.875,
|
||||
"y": 27.4963
|
||||
"y": 27.496
|
||||
},
|
||||
"radius": 2.4892,
|
||||
"start": {
|
||||
@ -642,7 +642,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "arc",
|
||||
"center": {
|
||||
"x": -15.875,
|
||||
"y": 27.4963
|
||||
"y": 27.496
|
||||
},
|
||||
"radius": 2.4892,
|
||||
"start": {
|
||||
@ -692,7 +692,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "arc",
|
||||
"center": {
|
||||
"x": -15.875,
|
||||
"y": -27.4963
|
||||
"y": -27.496
|
||||
},
|
||||
"radius": 2.4892,
|
||||
"start": {
|
||||
@ -717,7 +717,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "arc",
|
||||
"center": {
|
||||
"x": 15.875,
|
||||
"y": -27.4963
|
||||
"y": -27.496
|
||||
},
|
||||
"radius": 2.4892,
|
||||
"start": {
|
||||
@ -739,7 +739,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 34.2392,
|
||||
"x": 34.239,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
@ -752,8 +752,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 18.3642,
|
||||
"y": 27.4963,
|
||||
"x": 18.364,
|
||||
"y": 27.496,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -765,8 +765,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -13.3858,
|
||||
"y": 27.4963,
|
||||
"x": -13.386,
|
||||
"y": 27.496,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -778,7 +778,7 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -29.2608,
|
||||
"x": -29.261,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
@ -791,8 +791,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -13.3858,
|
||||
"y": -27.4963,
|
||||
"x": -13.386,
|
||||
"y": -27.496,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -804,8 +804,8 @@ description: Artifact commands telemetry-antenna.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 18.3642,
|
||||
"y": -27.4963,
|
||||
"x": 18.364,
|
||||
"y": -27.496,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
|
||||
@ -96,8 +96,8 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"value": "seg01"
|
||||
},
|
||||
"to": [
|
||||
0.2291,
|
||||
1.1758
|
||||
0.229,
|
||||
1.176
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -111,12 +111,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"ccw": true,
|
||||
"center": [
|
||||
0.0281,
|
||||
1.1582
|
||||
0.028,
|
||||
1.158
|
||||
],
|
||||
"from": [
|
||||
0.2291,
|
||||
1.1758
|
||||
0.229,
|
||||
1.176
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
@ -221,8 +221,8 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.2677,
|
||||
-0.7123
|
||||
0.268,
|
||||
-0.712
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -235,13 +235,13 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.2677,
|
||||
-0.7123
|
||||
0.268,
|
||||
-0.712
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.2677,
|
||||
-0.5873
|
||||
0.268,
|
||||
-0.587
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -254,13 +254,13 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.2677,
|
||||
-0.5873
|
||||
0.268,
|
||||
-0.587
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.25,
|
||||
-0.5696
|
||||
-0.57
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -274,12 +274,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.25,
|
||||
-0.5696
|
||||
-0.57
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.25,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -293,12 +293,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.25,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.275,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -312,12 +312,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.275,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.275,
|
||||
-0.4196
|
||||
-0.42
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -331,12 +331,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.275,
|
||||
-0.4196
|
||||
-0.42
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.3125,
|
||||
-0.4196
|
||||
0.313,
|
||||
-0.42
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -349,12 +349,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.3125,
|
||||
-0.4196
|
||||
0.313,
|
||||
-0.42
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.3125,
|
||||
0.313,
|
||||
-0.25
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -368,7 +368,7 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.3125,
|
||||
0.313,
|
||||
-0.25
|
||||
],
|
||||
"tag": null,
|
||||
@ -706,8 +706,8 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"value": "seg01"
|
||||
},
|
||||
"to": [
|
||||
0.2291,
|
||||
1.1758
|
||||
0.229,
|
||||
1.176
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -721,12 +721,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"ccw": true,
|
||||
"center": [
|
||||
0.0281,
|
||||
1.1582
|
||||
0.028,
|
||||
1.158
|
||||
],
|
||||
"from": [
|
||||
0.2291,
|
||||
1.1758
|
||||
0.229,
|
||||
1.176
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
@ -831,8 +831,8 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.2677,
|
||||
-0.7123
|
||||
0.268,
|
||||
-0.712
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -845,13 +845,13 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.2677,
|
||||
-0.7123
|
||||
0.268,
|
||||
-0.712
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.2677,
|
||||
-0.5873
|
||||
0.268,
|
||||
-0.587
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -864,13 +864,13 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.2677,
|
||||
-0.5873
|
||||
0.268,
|
||||
-0.587
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.25,
|
||||
-0.5696
|
||||
-0.57
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -884,12 +884,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.25,
|
||||
-0.5696
|
||||
-0.57
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.25,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -903,12 +903,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.25,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.275,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -922,12 +922,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.275,
|
||||
-0.4446
|
||||
-0.445
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.275,
|
||||
-0.4196
|
||||
-0.42
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -941,12 +941,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
},
|
||||
"from": [
|
||||
0.275,
|
||||
-0.4196
|
||||
-0.42
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.3125,
|
||||
-0.4196
|
||||
0.313,
|
||||
-0.42
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -959,12 +959,12 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.3125,
|
||||
-0.4196
|
||||
0.313,
|
||||
-0.42
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
0.3125,
|
||||
0.313,
|
||||
-0.25
|
||||
],
|
||||
"type": "ToPoint",
|
||||
@ -978,7 +978,7 @@ description: Variables in memory after executing telemetry-antenna.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
0.3125,
|
||||
0.313,
|
||||
-0.25
|
||||
],
|
||||
"tag": null,
|
||||
|
||||
Reference in New Issue
Block a user