Skip to content

Angles only relative orbit determination from an eigenvalue-based approach.

License

Notifications You must be signed in to change notification settings

SIOSlab/EigenAnglesRIODs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overdetermined Eigenvector Approach to Passive Angles-Only Relative Orbit Determination

File Contents:

  • anglesOnlyRIOD.py contains the main functions for both algorithms. Specfically, it contains functions to create A and B matricies constructed in the paper. Further, it implements algorithm 1 (pseudoinverse) and algorithm 2 (quadratic eigenvalue) from the paper.
  • quadratic-eig-example.py show how to use the quadratic eigenvalue algorithm function to solve the relative orbit determination problem.
  • pseudo-inverse-example.py show how to use the pseudoinverse algorithm to solve the relative orbit determination problem.

Required Packages:

About

Angles only relative orbit determination from an eigenvalue-based approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages