09-14-2017 03:24 PM
@jamiva wrote: Here is a quick VI implementing positive/negative launch angle
Here is a quick VI implementing positive/negative launch angle
On a side note, you don't need a FOR loop. Here's how it would look like. (not valid for sin(theta)=0 as you noted).
(This is a literal translation of your code).