Files
dxfmakros/tests/reference/foerderer_results.json
T

212 lines
3.9 KiB
JSON

[
{
"test_id": "VF_Auf_0",
"richtung": "Auf",
"deltaL": 7000,
"deltaH": 0,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 9,
"L_GF": 1229.9,
"L_VF": 2740.3
}
,
{
"test_id": "VF_Auf_1000",
"richtung": "Auf",
"deltaL": 7000,
"deltaH": 1000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 21,
"L_GF": 82.8,
"L_VF": 3477.6
}
,
{
"test_id": "VF_Auf_2000",
"richtung": "Auf",
"deltaL": 7000,
"deltaH": 2000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 39,
"L_GF": 411.6,
"L_VF": 3069.8
}
,
{
"test_id": "VF_Auf_3000",
"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_4000",
"richtung": "Auf",
"deltaL": 7000,
"deltaH": 4000,
"status": "NICHT_GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig"
}
,
{
"test_id": "VF_Auf_5000",
"richtung": "Auf",
"deltaL": 7000,
"deltaH": 5000,
"status": "NICHT_GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig"
}
,
{
"test_id": "VF_Ab_0",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 0,
"status": "GEOMETRISCH_UNMOEGLICH",
"seite": "links",
"gf_verteilung": "gleichmaessig"
}
,
{
"test_id": "VF_Ab_1000",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 1000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 9,
"L_GF": 970.6,
"L_VF": 3055.8
}
,
{
"test_id": "VF_Ab_2000",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 2000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 21,
"L_GF": 25.1,
"L_VF": 3701.5
}
,
{
"test_id": "VF_Ab_3000",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 3000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 39,
"L_GF": 705.9,
"L_VF": 3054.7
}
,
{
"test_id": "VF_Ab_4000",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 4000,
"status": "GEBAUT",
"seite": "links",
"gf_verteilung": "gleichmaessig",
"winkel": 45,
"L_GF": 298.7,
"L_VF": 4066.7
}
,
{
"test_id": "VF_Ab_5000",
"richtung": "Ab",
"deltaL": 7000,
"deltaH": 5000,
"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
}
]