{ 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 Apollo." row -3} orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets|asteroids" } renderflags { set "orbits" } changedistance { duration 5.8 rate 1.0 } select { object "1862 Apollo" } print { text "Accelerons le temps pour voir les planetes tourner autour du Soleil." row -3 duration 5} timerate { rate 648000 } wait { duration 5.0 } print { text "Chaque seconde represente maintenant 8 jours dans notre simulation." row -3 duration 5} wait { duration 5.0 } print { text "Notre prochaine destination est 1862 Apollo.\navec un diametre d'environ 3.7 km." row -3 duration 5} wait { duration 15.0 } time { jd 2452984.25 } select { object "1566 Icarus" } print { text "Notre prochaine destination est 1566 Icarus.\navec un diametre d'environ 2.8 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "3200 Phaethon" } print { text "Notre prochaine destination est 3200 Phaethon.\navec un diametre d'environ 5.2 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "1620 Geographos" } print { text "Un autre objet de la famille Apollo est 1620 Geographos.\navec un diametre d'environ 2 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "4179 Toutatis" } print { text "Un autre objet de la famille Apollo est 4179 Toutatis.\navec un diametre d'environ 4.6 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "1685 Toro" } print { text "Un autre objet de la famille Apollo est 1685 Toro.\navec un diametre d'environ 9.5 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "1863 Antinous" } print { text "Un autre objet de la famille Apollo est 1863 Antinous.\navec un diametre d'environ 5.2 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "1864 Daedalus" } print { text "Un autre objet de la famille Apollo est 1864 Daedalus.\nd'un diametre d'environ 7.1 km." row -3 duration 5} wait { duration 25.0 } time { jd 2452984.25 } select { object "69230 Hermes" } print { text "Enfin parmi les 1194 autres de la famille Apollo 69230 Hermes.\nasteroide double d'un diametre de 2 km separe de 20 km." row -3 duration 5} wait { duration 25.0 } orbit { axis [ 1 0 0 ] rate -45 duration 2 } wait { duration 3.0 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } timerate { rate 2000 } goto { time 4 distance 5.5 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } labels { clear "planets|asteroids" } renderflags { clear "orbits" } orbit { axis [ 0 1 0 ] rate 6 duration 5 } select { object "69230 Hermes nucleus-B" } goto { time 4 distance 5.5 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } orbit { axis [ 0 1 0 ] rate 6 duration 5 } changedistance { duration 2.0 rate 1.0 } print { text "Fin du voyage." row -3} wait { duration 3.0 } }