{ timerate { rate 0 } labels { clear "planets|asteroids|stars|constellations" } renderflags { set "stars|planets" clear "constellations|orbits|cloudmaps" } print { text "Demarrage . . .\nAppuyez sur ESC pour terminer." origin "center" duration 2 } wait { duration 2.0 } set { name "FOV" value 32.0 } set { name "AmbientLightLevel" value 0.28 } time { jd 2452984.25 } setvisibilitylimit { magnitude 7.5 } print { text "Ballade dans la ceinture principale" origin "center" row -1 duration 5 } wait { duration 5.0 } print { text "On part de la Terre . . ." row -3 duration 3} select { object "Earth" } goto { time 3 distance 4 upframe "ecliptical" } renderflags { set "cloudmaps" } wait { duration 0.5 } orbit { axis [ 0 1 0 ] rate 6 duration 2 } print { text "Direction le Soleil." row -3} select { object "Sol" } goto { time 4 distance 7 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } print { text "Un zoom sur le systeme solaire interne,\nfamille Amor (1162 membres)." row -3} orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets" } labels { clear "asteroids" } renderflags { set "orbits" } changedistance { duration 6.5 rate 1.0 } select { object "1221 Amor" } timerate { rate 648000 } wait { duration 5.0 } print { text "Le representant de la famille est 1221 Amor." row -3 duration 5} wait { duration 5.0 } select { object "433 Eros" } wait { duration 3.0 } select { object "719 Albert" } wait { duration 3.0 } select { object "887 Alinda" } wait { duration 3.0 } select { object "1036 Ganymed" } wait { duration 3.0 } select { object "1580 Betulia" } wait { duration 3.0 } select { object "1627 Ivar" } wait { duration 3.0 } select { object "1915 Quetzalcoatl" } wait { duration 3.0 } select { object "1916 Boreas" } wait { duration 3.0 } select { object "1917 Cuyo" } wait { duration 3.0 } select { object "1943 Anteros" } wait { duration 3.0 } select { object "1980 Tezcatlipoca" } wait { duration 3.0 } select { object "2059 Baboquivari" } wait { duration 3.0 } select { object "2061 Anza" } wait { duration 3.0 } select { object "2202 Pele" } wait { duration 3.0 } select { object "2368 Beltrovata" } wait { duration 3.0 } select { object "2608 Seneca" } wait { duration 3.0 } select { object "3102 Krok" } wait { duration 3.0 } select { object "3122 Florence" } wait { duration 3.0 } select { object "3199 Nefertiti" } wait { duration 3.0 } select { object "3271 Ul" } wait { duration 3.0 } select { object "3288 Seleucus" } wait { duration 3.0 } select { object "3352 McAuliffe" } wait { duration 3.0 } select { object "3551 Verenia" } wait { duration 3.0 } select { object "3552 Don Quixote" } wait { duration 3.0 } select { object "3553 Mera" } wait { duration 3.0 } select { object "3671 Dionysus" } wait { duration 3.0 } select { object "3691 Bede" } wait { duration 3.0 } select { object "3908 Nyx" } wait { duration 3.0 } select { object "4055 Magellan" } wait { duration 3.0 } select { object "4401 Aditi" } wait { duration 3.0 } select { object "4487 Pocahontas" } wait { duration 3.0 } select { object "4503 Cleobulus" } wait { duration 3.0 } select { object "4587 Rees" } wait { duration 3.0 } select { object "4947 Ninkasi" } wait { duration 3.0 } select { object "4954 Eric" } wait { duration 3.0 } select { object "4957 Brucemurray" } wait { duration 3.0 } select { object "1221 Amor" } orbit { axis [ 1 0 0 ] rate -45 duration 2 } orbit { axis [ 0 1 0 ] rate 6 duration 60 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "asteroids" } print { text "Fin du voyage." row -3} wait { duration 3.0 } }