WINKEL_AS und WINKEL_ES hinzugefügt
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user