Hi guys im looking for any cel script to display the cassini mission.
Any tip would be apprecited!
Thanks in advance!
Cassini mission in a cel script?
Cassini mission
mordormx,
FWIW here's a small cel snippet of Cassini's June 11 approach to Phoebe. It uses the "JACKcassini-xyz.ssc", "cassini.xyz", and the "cassini_v2.3ds" model.
-Rich
{
cancel {}
seturl { url "cel://Freeflight/2004-06-11T15:12:00.50440?x=yajxqBRBWeWVDA&y=LD5QUVaK7UD//////////w&z=7pHSO6RLh0F3/////////w&ow=-0.038411&ox=-0.510863&oy=-0.005418&oz=0.858787&select=Sol:Saturn:Phoebe&fov=15.963135&ts=0.000000<d=0&rf=57235&lm=0"}
cancel {}
print {text "On June 11, 2004 the probe Cassini passes near Saturn's moon Phoebe." row -22 column 2 duration 8}
wait {duration 1}
select {object "cassini xyz"}
follow {}
select {object "phoebe"}
lock {}
wait {duration 1}
timerate {rate 300}
wait {duration 5}
timerate {rate 1100}
wait {duration 11}
timerate {rate 500}
wait {duration 7}
timerate {rate 900}
wait {duration 13}
}
FWIW here's a small cel snippet of Cassini's June 11 approach to Phoebe. It uses the "JACKcassini-xyz.ssc", "cassini.xyz", and the "cassini_v2.3ds" model.
-Rich
{
cancel {}
seturl { url "cel://Freeflight/2004-06-11T15:12:00.50440?x=yajxqBRBWeWVDA&y=LD5QUVaK7UD//////////w&z=7pHSO6RLh0F3/////////w&ow=-0.038411&ox=-0.510863&oy=-0.005418&oz=0.858787&select=Sol:Saturn:Phoebe&fov=15.963135&ts=0.000000<d=0&rf=57235&lm=0"}
cancel {}
print {text "On June 11, 2004 the probe Cassini passes near Saturn's moon Phoebe." row -22 column 2 duration 8}
wait {duration 1}
select {object "cassini xyz"}
follow {}
select {object "phoebe"}
lock {}
wait {duration 1}
timerate {rate 300}
wait {duration 5}
timerate {rate 1100}
wait {duration 11}
timerate {rate 500}
wait {duration 7}
timerate {rate 900}
wait {duration 13}
}
Viewing Cassini
Another way, and perhaps better in my view, to do this is to go to the NASA website that publishes the timeline (see website below). Just set your clock to just before the encounters. The published cassini.xyz tables look pretty close except in one case it looks like the spacecraft collides with a moon. The ring flyby looks so close to the real thing that the mission manager remarked he thought that someone was playing a joke on him and showing him the simulation when he saw the real images.
Henry
http://www.nasa.gov/mission_pages/cassi ... index.html
Henry
http://www.nasa.gov/mission_pages/cassi ... index.html