- Joined
- Oct 26, 2011
- Messages
- 1,262
- Reaction score
- 727
- Points
- 128
Does this post automatically gets added to the post above?
I guess I can already explain what the script does.
1. Calculate the orbital period of the CSM/S-IVB, which are still docked at the time of calculation.
2. Calculate the number of orbits that the S-IVB will do in the time intervall (26:25:00-3:20:20 in this case)
3. Propagate the orbit to the maneuver time
4. Very basic assumption of the distance in time with the current velocity: t_diff=distance/v_SIVB
5. necessary period to reach the distance in the required time
6. iterative process of calculating the dv necessary to attain the period
I guess I can already explain what the script does.
1. Calculate the orbital period of the CSM/S-IVB, which are still docked at the time of calculation.
2. Calculate the number of orbits that the S-IVB will do in the time intervall (26:25:00-3:20:20 in this case)
3. Propagate the orbit to the maneuver time
4. Very basic assumption of the distance in time with the current velocity: t_diff=distance/v_SIVB
5. necessary period to reach the distance in the required time
6. iterative process of calculating the dv necessary to attain the period
Last edited: