Testaufrufe an neue Signatur (L_GF-Halbierung + horizontale Fahrrichtung) anpassen
This commit is contained in:
@@ -169,10 +169,11 @@
|
||||
(setq lastEnt (vf-lastent-ohne-attribute))
|
||||
(variofoerderer-einfuegen deltaL deltaH richtung best-winkel
|
||||
(/ L_GF 2.0) (/ L_GF 2.0) L_VF
|
||||
startpunkt "links")
|
||||
startpunkt "links" 0.0)
|
||||
(vf-block-erstellen "standard" "links" vf-nummer 0
|
||||
hoehe-von hoehe-bis deltaH deltaL L_VF L_GF
|
||||
richtung best-winkel startpunkt lastEnt)
|
||||
hoehe-von hoehe-bis deltaH deltaL L_VF
|
||||
(/ L_GF 2.0) (/ L_GF 2.0)
|
||||
richtung best-winkel startpunkt lastEnt 0.0)
|
||||
|
||||
(setq results-list (cons
|
||||
(foerderer:test-result-json test-id richtung deltaL deltaH
|
||||
|
||||
Reference in New Issue
Block a user