User talk:Ctz

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Good stuff with the Alan Turing photo; it's a nice addition. — Matt 00:29, 17 Jun 2004 (UTC)


Current method:

with:

  1. r as the required range as the crow flies.
  2. v as the muzzle velocity.
  3. g as gravity.
  4. ΔH as the difference in height between gun and target.

First:

A:=gr22v2

Then:

k:=r24A(AΔH)

If k here is negative, then the required range can never be met.

Now:

t:=r±k2A

(The negative solution here is the parabolic trajectory, the positive is the direct trajectory.)

Finally:

required elevation=tan1(t)