Search found 1 match
- Fri May 15, 2015 6:46 pm
- Forum: Lua Scripting
- Topic: Calculating Inverse Corner Radius
- Replies: 1
- Views: 3857
Calculating Inverse Corner Radius
Hi, I've been trying to calculate the Inverse Corner Radius but I'm really not getting any results I expect: setTickRate(20) icrId = addChannel("ICR",10,2) function onTick() # Convert the GPS Speed to meters per second mps = ((...