convert shooter tables to percent output

This commit is contained in:
aarav18
2022-03-10 16:56:27 -07:00
parent e237f14537
commit 74d83a620d
2 changed files with 6 additions and 3 deletions
+4 -2
View File
@@ -1,3 +1,5 @@
Distance (in) ,Hood Ext. (u) ,Drum Velocity (u/ds)
0 ,16 ,0
999 ,28.8 ,1200
96 ,-25.00 ,0.425
144 ,-47.57 ,0.475
192 ,-55.55 ,0.500
240 ,-96.00 ,0.525
1 Distance (in) Hood Ext. (u) Drum Velocity (u/ds)
2 0 96 16 -25.00 0 0.425
3 999 144 28.8 -47.57 1200 0.475
4 192 -55.55 0.500
5 240 -96.00 0.525