samtx / passpredict

Predict upcoming satellite overpasses over a point on Earth.
MIT License
23 stars 6 forks source link

ECI coordinates for satellites, locations, and sun #11

Closed samtx closed 4 years ago

samtx commented 4 years ago

Compute ECI position coordinates for satellites, Earth viewing locations, and the sun. This is needed to compute satellite visibility.

Will most likely have to implement precession and nutation rotations

Reference vallado/matlab/teme2eci.m and vallado/matlab/ecef2eci.m

samtx commented 4 years ago

Moving this to issue #21