Steven G
Elite Member
- Joined
- Dec 30, 2014
- Messages
- 14,561
From this thread:
Denis, nothing against you at all, but this is EXACTLY what I did. No difference at all and my post get deleted. Still no response from any moderator.I fiddled around with "my purposely multiple steps" to make the whole thing "impressive?":
Givens: r = radius (25), h = height (45)
v = travelling velocity
t = time
u = central angle
a = arc length (path travelled)
v = travelling velocity
t = a / v
where:
a = pi(ru) / 180
u = 90 + ASIN[(h - r) / r]
v = pi(2r) / 40
As a "one-shot wonder!":
t = [90 + ASIN((h - r) / r)] / 9 ......t = ~13.903
Last edited by a moderator: