erste FAssung der reference Dateien dazu
This commit is contained in:
@@ -0,0 +1,121 @@
|
||||
[
|
||||
{
|
||||
"test_id": "VF_Auf_0",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 0,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 9,
|
||||
"L_GF": 1229.9,
|
||||
"L_VF": 2740.3
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Auf_1000",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 1000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 21,
|
||||
"L_GF": 82.8,
|
||||
"L_VF": 3477.6
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Auf_2000",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 2000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 39,
|
||||
"L_GF": 411.6,
|
||||
"L_VF": 3069.8
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Auf_3000",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 3000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 51,
|
||||
"L_GF": 330.3,
|
||||
"L_VF": 3206.5
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Auf_4000",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 4000,
|
||||
"status": "NICHT_GEBAUT"
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Auf_5000",
|
||||
"richtung": "Auf",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 5000,
|
||||
"status": "NICHT_GEBAUT"
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_0",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 0,
|
||||
"status": "GEOMETRISCH_UNMOEGLICH"
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_1000",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 1000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 9,
|
||||
"L_GF": 970.6,
|
||||
"L_VF": 3055.8
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_2000",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 2000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 21,
|
||||
"L_GF": 25.1,
|
||||
"L_VF": 3701.5
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_3000",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 3000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 39,
|
||||
"L_GF": 705.9,
|
||||
"L_VF": 3054.7
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_4000",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 4000,
|
||||
"status": "GEBAUT",
|
||||
"winkel": 45,
|
||||
"L_GF": 298.7,
|
||||
"L_VF": 4066.7
|
||||
}
|
||||
,
|
||||
{
|
||||
"test_id": "VF_Ab_5000",
|
||||
"richtung": "Ab",
|
||||
"deltaL": 7000,
|
||||
"deltaH": 5000,
|
||||
"status": "NICHT_GEBAUT"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user