diff --git a/tests/reference/foerderer_results.json b/tests/reference/foerderer_results.json index 9a1f4d0..e83ea33 100644 --- a/tests/reference/foerderer_results.json +++ b/tests/reference/foerderer_results.json @@ -5,6 +5,8 @@ "deltaL": 7000, "deltaH": 0, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 9, "L_GF": 1229.9, "L_VF": 2740.3 @@ -16,6 +18,8 @@ "deltaL": 7000, "deltaH": 1000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 21, "L_GF": 82.8, "L_VF": 3477.6 @@ -27,6 +31,8 @@ "deltaL": 7000, "deltaH": 2000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 39, "L_GF": 411.6, "L_VF": 3069.8 @@ -38,6 +44,8 @@ "deltaL": 7000, "deltaH": 3000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 51, "L_GF": 330.3, "L_VF": 3206.5 @@ -48,7 +56,9 @@ "richtung": "Auf", "deltaL": 7000, "deltaH": 4000, - "status": "NICHT_GEBAUT" + "status": "NICHT_GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig" } , { @@ -56,7 +66,9 @@ "richtung": "Auf", "deltaL": 7000, "deltaH": 5000, - "status": "NICHT_GEBAUT" + "status": "NICHT_GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig" } , { @@ -64,7 +76,9 @@ "richtung": "Ab", "deltaL": 7000, "deltaH": 0, - "status": "GEOMETRISCH_UNMOEGLICH" + "status": "GEOMETRISCH_UNMOEGLICH", + "seite": "links", + "gf_verteilung": "gleichmaessig" } , { @@ -73,6 +87,8 @@ "deltaL": 7000, "deltaH": 1000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 9, "L_GF": 970.6, "L_VF": 3055.8 @@ -84,6 +100,8 @@ "deltaL": 7000, "deltaH": 2000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 21, "L_GF": 25.1, "L_VF": 3701.5 @@ -95,6 +113,8 @@ "deltaL": 7000, "deltaH": 3000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 39, "L_GF": 705.9, "L_VF": 3054.7 @@ -106,6 +126,8 @@ "deltaL": 7000, "deltaH": 4000, "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", "winkel": 45, "L_GF": 298.7, "L_VF": 4066.7 @@ -116,6 +138,74 @@ "richtung": "Ab", "deltaL": 7000, "deltaH": 5000, - "status": "NICHT_GEBAUT" + "status": "NICHT_GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig" + } +, + { + "test_id": "VF_Auf_2000_Rechts", + "richtung": "Auf", + "deltaL": 7000, + "deltaH": 2000, + "status": "GEBAUT", + "seite": "rechts", + "gf_verteilung": "gleichmaessig", + "winkel": 39, + "L_GF": 411.6, + "L_VF": 3069.8 + } +, + { + "test_id": "VF_Ab_2000_Winkel27", + "richtung": "Ab", + "deltaL": 7000, + "deltaH": 2000, + "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", + "winkel_angefordert": 27, + "winkel": 27, + "L_GF": 1081, + "L_VF": 2730.8 + } +, + { + "test_id": "VF_Auf_3000_GF_Gleichmaessig", + "richtung": "Auf", + "deltaL": 7000, + "deltaH": 3000, + "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "gleichmaessig", + "winkel": 51, + "L_GF": 330.3, + "L_VF": 3206.5 + } +, + { + "test_id": "VF_Auf_1000_GF_Vorne", + "richtung": "Auf", + "deltaL": 7000, + "deltaH": 1000, + "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "vorne", + "winkel": 21, + "L_GF": 82.8, + "L_VF": 3477.6 + } +, + { + "test_id": "VF_Ab_3000_GF_Hinten", + "richtung": "Ab", + "deltaL": 7000, + "deltaH": 3000, + "status": "GEBAUT", + "seite": "links", + "gf_verteilung": "hinten", + "winkel": 39, + "L_GF": 705.9, + "L_VF": 3054.7 } ]