Thanks for your explanation. You're right, I missed out the point with the different planes.
So, what I wanted can not work as intended.
Also thanks for the link!
Pirmin
Posts by Pirmin
- 12.01.2009, 05:54
- Forum: Scripting
- Topic: Generate SSC parameters from positions
- Replies: 5
- Views: 6076
- 09.01.2009, 07:10
- Forum: Scripting
- Topic: Generate SSC parameters from positions
- Replies: 5
- Views: 6076
Re: Generate SSC parameters from positions
Selden, Thank you for your response. JAQAR's SwingBy generates xyzv trajectories for interplanetary flight. I would prefer just EllipticalOrbit parameters which are more handy to use. I would like to understand how I can calculate orbit parameters for any pair of positions (Apocenter and Pericenter)...
- 08.01.2009, 21:25
- Forum: Scripting
- Topic: Generate SSC parameters from positions
- Replies: 5
- Views: 6076
Generate SSC parameters from positions
Hello I have two positions with their appropriate date/time. - Position1 is on Earth orbit at time1. - Position2 is on Mars orbit at time2. BTW, position and time are Hohmann orbit leave and arrive position/time, but this shouldn't matter. I want to calculate an elliptical orbit for a spacecraft, wh...