提交 8fb5c47e 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 dbc87fc9
......@@ -129,15 +129,15 @@ def get_acc_control_info():
# [01:31:11] 到达 [海王星] 12.2898 AU
# [01:40:23] 到达 [冥王星] 13.0516 AU
distance_list = [0.7736, 1.0845, 1.4816, 1.6587, 2.2803, 4.2629, 7.1386, 9.6171, 12.2898, 13.0516]
distance_list = [0.7036, 1.0045, 1.4016, 1.6587, 2.2403, 3.9029, # 木星
distance_list = [0.7036, 1.0045, 1.4016, 1.6087, 2.2403, 4.0029, # 木星
6.9086, 9.4171, 12.2098, 12.9516]
acc_list = [(30000, -66000), # 水星
(28000, -65000), # 金星
(28000, -65000), # 地球
(0, 0), # 月球
(45000, -160000), # 火星
(35000, -70000), # 木星
(80000, -60000), # 土星
(32000, -60000), # 木星
(80000, -50000), # 土星
(50000, -50000), # 天王星
(50000, -40000), # 海王星
(100000, -206000) # 冥王星
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册