shashwatak / satellite-js

Modular set of functions for SGP4 and SDP4 propagation of TLEs.
MIT License
902 stars 145 forks source link

Fix Error in calculating the Doppler Factor #128

Open thkruz opened 8 months ago

thkruz commented 8 months ago

PR to fix #126.

I updated Jest because the previous version was throwing errors when looking at the sgp4 snapshots.

schrockwell commented 2 months ago

Thank you! I compared these fixed Doppler calculations to existing satellite tracking software, and it matches.