Planet Distances
Posted: 28.10.2003, 04:41
Hello,
I'm currently working on an excellent script that will show what planets look like at a fixed distance - in comparison to the sun at that same distance. I've got up to mars done. My question is, can I set the distance any easier than this:
select { object "Mercury" }
wait { duration 3 }
changedistance { duration 3 rate 1.6 }
wait { duration 5 }
I'd rather put the exact km's than try to figure on a rough estimate using "rate". Each planet has a different "rate". Is it possible to do that?
Thanks for your time,
christoria
I'm currently working on an excellent script that will show what planets look like at a fixed distance - in comparison to the sun at that same distance. I've got up to mars done. My question is, can I set the distance any easier than this:
select { object "Mercury" }
wait { duration 3 }
changedistance { duration 3 rate 1.6 }
wait { duration 5 }
I'd rather put the exact km's than try to figure on a rough estimate using "rate". Each planet has a different "rate". Is it possible to do that?
Thanks for your time,
christoria