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

GUI and description of EPA files #358

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Conversation

ChristopherRabotin
Copy link
Member

@ChristopherRabotin ChristopherRabotin commented Dec 10, 2024

Summary

Fix #356

Architectural Changes

No change

New Features

  • EPA files can viewed in the GUI and in the description of the almanac
=== EULER PARAMETER DATA ==
┌───────────────┬───────┬────────────────────┬──────────────────────────┬───────────────────────┬───────────────────────┬───────┬─────────┐
│ Name          │ ID    │ Quat w             │ Quat x                   │ Quat y                │ Quat z                │ To ID │ From ID │
├───────────────┼───────┼────────────────────┼──────────────────────────┼───────────────────────┼───────────────────────┼───────┼─────────┤
│ MOON_PA       │ 31000 │ 1                  │ 0                        │ 0                     │ 0                     │ 301   │ 31000   │
├───────────────┼───────┼────────────────────┼──────────────────────────┼───────────────────────┼───────────────────────┼───────┼─────────┤
│ MOON_ME       │ 31001 │ 1                  │ 0                        │ 0                     │ 0                     │ 301   │ 31001   │
├───────────────┼───────┼────────────────────┼──────────────────────────┼───────────────────────┼───────────────────────┼───────┼─────────┤
│ MOON_ME_DE421 │ 31007 │ 0.9999999683133884 │ 0.0000007585742292390835 │ 0.0001904346965103256 │ 0.0001646428660805776 │ 301   │ 31007   │
└───────────────┴───────┴────────────────────┴──────────────────────────┴───────────────────────┴───────────────────────┴───────┴─────────┘

Improvements

No change

Bug Fixes

No change

Testing and validation

Manual inspection of the Moon FK EPA file.

Documentation

This PR does not primarily deal with documentation changes.

@ChristopherRabotin ChristopherRabotin merged commit 0fa2507 into master Dec 10, 2024
20 checks passed
@ChristopherRabotin ChristopherRabotin deleted the feat/gh-356-gui-epa branch December 10, 2024 15:05
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.

Description and GUI for EPA files
1 participant