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

Context should include planetary constants #91

Closed
6 of 7 tasks
Tracked by #22
ChristopherRabotin opened this issue Jun 18, 2023 · 0 comments · Fixed by #88
Closed
6 of 7 tasks
Tracked by #22

Context should include planetary constants #91

ChristopherRabotin opened this issue Jun 18, 2023 · 0 comments · Fixed by #88

Comments

@ChristopherRabotin
Copy link
Member

ChristopherRabotin commented Jun 18, 2023

Context should include planetary constants (these should be not inherited by children nodes because lack of constant definition does not imply that the same constant is applicable in the child's context).

  • Convert a set of KPL/TPC files into the ANISE equivalent format
  • Convert the KPL/TPC nutation and precession angles into ANISE equivalent format
  • Compute the phase angles given an Epoch cf Structures and traits for rotation mathematics ( SO(3) group ) #35
  • Lookup of planetary data from the Context provided a NAIF ID if that data is stored as constants (i.e. TPC equivalent)
  • Lookup of planetary data from the Context provided the &str name if that data is stored as constants (i.e. TPC equivalent)
  • Lookup of planetary data from the Context provided a NAIF ID if that data is stored as a set of interpolated coefficients from BPC
  • Lookup of planetary data from the Context provided the &str name if that data is stored as a set of interpolated coefficients from BPC
@ChristopherRabotin ChristopherRabotin changed the title Context should include planetary constants (these should be not inherited by children nodes because lack of constant definition does not imply that the same constant is applicable in the child's context) Context should include planetary constants Jun 18, 2023
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 a pull request may close this issue.

1 participant