{ 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 "8 Flora" } timerate { rate 648000 } print { text "La famille Flora (27596 membres)." origin "center" row -3 duration 5.0 } wait { duration 5.0 } labels { clear "asteroids" } print { text "formule ((a>=2.10)&&(a<=2.30)&&(i<=11.0))" row -3 duration 15} wait { duration 5.0 } select { object "18 Melpomene" } wait { duration 5.0 } select { object "40 Harmonia" } wait { duration 5.0 } select { object "43 Ariadne" } wait { duration 5.0 } select { object "72 Feronia" } wait { duration 5.0 } print { text "La famille Flora (27596 membres)." row -3 duration 15.0 } wait { duration 15.0 } }