joshuaferrara / go-satellite

Calculate orbital information of satellites in GoLang.
BSD 2-Clause "Simplified" License
78 stars 27 forks source link

diff result with satellite.js #21

Open DavidWang666 opened 1 year ago

DavidWang666 commented 1 year ago

hello: the params: time: 1678701415000 tle1: 1 40961U 15057D 23054.82376164 .00001476 00000-0 22867-3 0 9995 tle2: 2 40961 97.7284 98.3880 0016977 225.3046 134.6760 14.74502360397162 the satellite.js result: { lon: 116.5596746430928, lat: 77.78645324386629 }

go-satellite result: { lon: 116.70120805642739, lat: 77.75070993817323 }