wolverine
New member
- Jun 26, 1999
- 1
Given a point and a velocity vector, I want to be able to determine the orbit. What I really need is a polar coordinate formula for an ellipse, and a realationship between time and position in orbit.<br>
<br>
I'm trying to write a basic program to determine orbits from launch profiles. I've already written a preliminary version, but when it calculates the position in time incrementals, it loses a few miles of altitude each orbit (ie a 298miX196mi initial orbit decays in days, rather than years).<br>
<br>
Tony
<br>
I'm trying to write a basic program to determine orbits from launch profiles. I've already written a preliminary version, but when it calculates the position in time incrementals, it loses a few miles of altitude each orbit (ie a 298miX196mi initial orbit decays in days, rather than years).<br>
<br>
Tony