From 6c31891f7e7a15a542db71b4a87b0bb9e94bfa68 Mon Sep 17 00:00:00 2001 From: mistangl Date: Mon, 25 Nov 2024 18:07:09 +0100 Subject: [PATCH] =?UTF-8?q?CSV=20Export=20des=20VarioF=C3=B6rderers=20gete?= =?UTF-8?q?stet.=20Richtung=20horizontal,auf,=20ab=20in=20Oberfl=C3=A4che?= =?UTF-8?q?=20implementiert.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doku/Berechnung-Gefällestrecke_Einlauf.md | 16 ++- MAIN_SSG.rdx | 132 ++++++++++++++++++++-- 2 files changed, 128 insertions(+), 20 deletions(-) diff --git a/Doku/Berechnung-Gefällestrecke_Einlauf.md b/Doku/Berechnung-Gefällestrecke_Einlauf.md index 0dc8ef1..abafc1e 100644 --- a/Doku/Berechnung-Gefällestrecke_Einlauf.md +++ b/Doku/Berechnung-Gefällestrecke_Einlauf.md @@ -22,23 +22,21 @@ $$ $$ $$ - \Delta{H_F} = H_1 - H_0 + \Delta{H_S} [2] +L_1 = L_G + L_{EA} [2] $$ $$ -L_1 = L_G + L_{EA} [3] -$$ -$$ -H_0 = H_1 + \Delta H_{EA} + \Delta H_G [4] +H_0 = H_1 + \Delta H_{EA} + \Delta H_G [3] $$ -aus [1] +aus [1] und [2] in [1] $$ - \Delta{H_G} = tan(\alpha) \cdot L_G - = tan(\alpha) \cdot L_1 - L_{EA} + \Delta{H_G} = tan(\alpha) \cdot L_G + + = tan(\alpha) \cdot (L_1 - L_{EA}) $$ -aus [3] +aus [2] $$ L_G = L_1 - L_{EA} $$ diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index f0b9e50..0062adf 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -123,7 +123,7 @@ - + @@ -1018,6 +1018,8 @@ + + @@ -6833,7 +6835,7 @@ ShapeTotalLength-SSGConnectionPoint.x_S-(KreiselData.Durchmesser/2) - + @@ -7350,13 +7352,13 @@ ShapeTotalLength-SSGConnectionPoint.x_S-(KreiselData.Durchmesser/2) - + - + @@ -18390,9 +18392,12 @@ me.x - + + + + @@ -18404,9 +18409,12 @@ me.x - + + + + @@ -18904,7 +18912,7 @@ me.x - + @@ -32100,6 +32108,47 @@ ShapeList["id="+Param.Input[1].shapeID].name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32269,6 +32318,65 @@ ShapeList["id="+Param.Input[1].shapeID].name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32298,7 +32406,7 @@ ShapeList["id="+Param.Input[1].shapeID].name - + @@ -32349,7 +32457,7 @@ ShapeList["id="+Param.Input[1].shapeID].name - + @@ -33120,7 +33228,9 @@ ShapeList["id="+Param.Input[1].shapeID].name - + + +