Commit 2703a497 authored by qiongying's avatar qiongying
Browse files

测试

parent 0f0e8b75
...@@ -16,7 +16,7 @@ import ephem ...@@ -16,7 +16,7 @@ import ephem
# print("❌ Jinja2 测试失败:", e) # print("❌ Jinja2 测试失败:", e)
#模拟恒星轨迹,且将结果保存为可视化图片 #模拟恒星轨迹,且将结果保存为可视化图片,test
def simulate_star_trajectory(semi_major_axis, eccentricity, period, start_date, end_date, step_days): def simulate_star_trajectory(semi_major_axis, eccentricity, period, start_date, end_date, step_days):
# Initialize observer location (e.g., Earth location) # Initialize observer location (e.g., Earth location)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment