-
Notifications
You must be signed in to change notification settings - Fork 14
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
Wrappers for azlrec, dazldr, drdazl, recazl #27
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 99.24% 99.22% -0.02%
==========================================
Files 27 27
Lines 3293 3236 -57
==========================================
- Hits 3268 3211 -57
Misses 25 25 ☔ View full report in Codecov by Sentry. |
Thanks a lot 👍 |
What about |
Wrapped routines to transform Cartesian states into range, azimuth and elevation:
azlrec
recazl
Wrapped routines to compute the Jacobians of the above:
dazldr
drdazl
Fixes #25