Skip to content

Orbit determination features implemented#33

Merged
Phim226 merged 96 commits into
mainfrom
feature-orbit-determination
Jun 15, 2026
Merged

Orbit determination features implemented#33
Phim226 merged 96 commits into
mainfrom
feature-orbit-determination

Conversation

@Phim226

@Phim226 Phim226 commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Orbit determination has been implemented in the software. Specifically there is now an option to choose a determination algorithm, input the necessary observational data and display the orbit, alongside updating the displayed properties and the elements sliders/entries.

So far only the Gibbs algorithm has been implemented, but other algorithms, such as Lambert, Gauss, angles only and so on are planned and should be easy to add in later.

This pull request closes several issues: closes #24, closes #25, closes #22, closes #23

Phim226 added 30 commits May 23, 2026 16:38
Phim226 added 25 commits June 6, 2026 22:33
@Phim226 Phim226 added this to the Implement orbit determination milestone Jun 15, 2026
@Phim226 Phim226 self-assigned this Jun 15, 2026
@Phim226 Phim226 added the enhancement New feature or request label Jun 15, 2026
@Phim226 Phim226 merged commit b0bcd8c into main Jun 15, 2026
5 checks passed
@Phim226 Phim226 deleted the feature-orbit-determination branch June 15, 2026 13:56
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

Development

Successfully merging this pull request may close these issues.

Implement determination GUI functionality Build determination GUI widgets Write Gibbs algorithm tests Implement Gibbs algorithm

1 participant