Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax tracking sim from Python #221

Merged
merged 4 commits into from
Sep 1, 2023
Merged

Conversation

ChristopherRabotin
Copy link
Member

@ChristopherRabotin ChristopherRabotin commented Aug 30, 2023

Python ground tracking arc sim now supports both orbit and spacecraft trajectories

Effects

In the following:

arc_sim = GroundTrackingArcSim(devices, traj, trk_cfg, 0)

traj can now be either an orbit trajectory (trajectory loader and then to_orbit_traj()) or a spacecraft trajectory (to_spacecraft_traj()).

If this change adds or modifies a validation case

  • No.

TODO

  • More testing

Python ground tracking arc sim now supports both orbit and spacecraft trajectories
@github-actions
Copy link

github-actions bot commented Aug 30, 2023

Visit the preview URL for this PR (updated for commit b247a60):

https://nyx-rustdoc--pr221-relax-msr-generation-qvdya613.web.app

(expires Fri, 08 Sep 2023 03:18:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d8e2a55934352d850c15d11866c39eb2d2e029be

@ChristopherRabotin ChristopherRabotin merged commit d3622fc into master Sep 1, 2023
20 checks passed
@ChristopherRabotin ChristopherRabotin deleted the relax-msr-generation branch September 1, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant