{ 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 } set { name "FOV" value 32.0 } set { name "AmbientLightLevel" value 0.28 } time { jd 2452984.25 } setvisibilitylimit { magnitude 7.5 } wait { duration 5.0 } 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 } select { object "Sol" } goto { time 4 distance 7 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets" } renderflags { set "orbits" } labels { clear "asteroids" } changedistance { duration 6.2 rate 1.0 } select { object "1362 Griqua" } timerate { rate 648000 } print { text "La famille Gricqua (151 membres)." origin "center" row -3 duration 5.0 } wait { duration 5.0 } labels { clear "asteroids" } print { text "formule ((a>=3.10)&&(a<=3.27)&&(e>=0.35))" row -3 duration 15} wait { duration 5.0 } select { object "1921 Pala" } wait { duration 5.0 } select { object "1922 Zulu" } wait { duration 5.0 } select { object "3688 Navajo" } wait { duration 5.0 } select { object "10039 Keet Seel" } wait { duration 5.0 } select { object "10739 Lowman" } wait { duration 5.0 } select { object "19730 Machiavelli" } wait { duration 5.0 } print { text "La famille Gricqua (151 membres)." row -3 duration 20.0 } wait { duration 20.0 } }