neue Testfälle

This commit is contained in:
ChK
2026-04-01 17:10:33 +02:00
parent 66ce3a2bfe
commit 09b2b70efe
18 changed files with 664 additions and 7 deletions

View File

@@ -468,7 +468,7 @@ async function calculate() {
angleZCandidates.push({
source: "row218-row219.relative",
valueRad: lowerArmAngle,
weight: 1
weight: 200 // Hohes gewicht, da ich sicher bin, dass es korrekt ist
});
}