提交 51157e07 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 0299e8be
......@@ -226,7 +226,7 @@ if __name__ == '__main__':
sim = SolarSystemRealitySim()
sim.run(
# debug_mode=True, # 是否调试模式
# start_time='2050-01-01 12:00:00', # 指定运行的开始时间,不指定为当前时间
start_time='2050-01-01 12:00:00', # 指定运行的开始时间,不指定为当前时间
# show_asteroids=True, # 是否显示小行星带(图片模拟)
# show_earth_clouds=True, # 地球是否显示云层(图片效果,不是真实的云层)
# recalc_moon_pos=False, # 为了更好的展示效果,需要对月球的位置重新计算(使得地月距离放大,月球相对地球方向不变)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册