WINKEL_AS und WINKEL_ES hinzugefügt

This commit is contained in:
2026-08-31 13:53:41 +02:00
parent 2147f817fc
commit ddb5dfa0f5
4 changed files with 35 additions and 6 deletions
+2
View File
@@ -896,7 +896,9 @@
(cons "DELTA_L_mm" (itoa (fix deltaL)))
(cons "TYP" "Streckengruppe")
(cons "SEITE_AS" seite)
(cons "WINKEL_AS" (if (= anlage-typ "etage") "30" "90"))
(cons "SEITE_ES" seite)
(cons "WINKEL_ES" (if (= anlage-typ "etage") "30" "90"))
(cons "ANZAHL_GF" "2") ; GF1 + GF2
(cons "L_GF_m" L_GF_m-str)
;; GF_WINKEL: Neigung je GF-Segment (GF1,GF2 - beide feste Grundneigung)