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

[feat] Cross track and Along track off-nadir angle computation #303

Closed
vishwa2710 opened this issue Dec 18, 2024 · 0 comments · Fixed by open-space-collective/open-space-toolkit-astrodynamics#492
Labels
enhancement New feature or request

Comments

@vishwa2710
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Similar to the Nadir data provider, it would be great to be able to compute the along track and cross track off-nadir angles provided a satellite and target.

Describe the solution you'd like
Given a satellite state and target position, compute the along track and cross track off nadir angles.

Pair<Angle, Angle> computeAlongAndCrossTrackOffNadirAngles(const State& aState, const Position& aTargetPosition)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant