open-space-collective / open-space-toolkit-astrodynamics

Flight profile, orbit, attitude, access.
https://open-space-collective.github.io/open-space-toolkit-astrodynamics/
Apache License 2.0
58 stars 14 forks source link

feat: Trajectory constructor based on a ground strip #441

Closed vishwa2710 closed 1 month ago

vishwa2710 commented 1 month ago

This MR adds a static constructor for the Trajectory class for a ground strip. This is useful in conjunction with the Profile::TrajectoryTarget object where we want to create a Profile during a ground strip is tracked, in Earth observation applications.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.92%. Comparing base (96fc4a0) to head (b19abc6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #441 +/- ## ========================================== + Coverage 90.88% 90.92% +0.04% ========================================== Files 84 85 +1 Lines 8575 8618 +43 ========================================== + Hits 7793 7836 +43 Misses 782 782 ``` | [Flag](https://app.codecov.io/gh/open-space-collective/open-space-toolkit-astrodynamics/pull/441/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-space-collective) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/open-space-collective/open-space-toolkit-astrodynamics/pull/441/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-space-collective) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-space-collective#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.