提交 635ab8cc 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 4fc25ebb
......@@ -48,6 +48,8 @@ if __name__ == '__main__':
# 1个月有29.5天
days_per_month = 29.5
# TODO: 月绕地公转周期为 27.3 天,两次到日地延长线的时间间隔才是29.5天
# days_per_month = 27.3
# 1天多少角度
angle_per_day = 360 / days_per_month
# 当前天数的角度(度)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册