Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zheng Gaoshan
co-devTest
Commits
2703a497
Commit
2703a497
authored
Aug 07, 2025
by
qiongying
Browse files
测试
parent
0f0e8b75
Changes
1
Hide whitespace changes
Inline
Side-by-side
codesp.py
View file @
2703a497
...
@@ -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)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment