fix interpolation issue at -170 to -180 degree

This commit is contained in:
Pim Nelissen
2026-05-17 07:31:14 +02:00
parent e39574eb8b
commit 3a23414810

View File

@ -18,6 +18,7 @@ angle,662,1173,1332
160,1.113,1.096,1.099 160,1.113,1.096,1.099
170,1.091,1.076,1.083 170,1.091,1.076,1.083
180,1.076,1.066,1.078 180,1.076,1.066,1.078
-180,1.076,1.066,1.078
-170,1.102,1.091,1.093 -170,1.102,1.091,1.093
-160,1.122,1.100,1.102 -160,1.122,1.100,1.102
-150,1.128,1.105,1.093 -150,1.128,1.105,1.093

1 angle 662 1173 1332
18 160 1.113 1.096 1.099
19 170 1.091 1.076 1.083
20 180 1.076 1.066 1.078
21 -180 1.076 1.066 1.078
22 -170 1.102 1.091 1.093
23 -160 1.122 1.100 1.102
24 -150 1.128 1.105 1.093