sat_code
sat_code copied to clipboard
Code for the SGP4/SDP4 satellite motion model, and for manipulating TLEs (Two-Line Elements).
I am building with msvc, and i know first build that makefile,then I get lunar64.lib,and include .h files, now when i build with this makefile, i put lunar64.lib,and include .h...
In my project, I need to get the position of celestial bodies in real time, for example Venus&Moon&Sun which is in the solar system and Big Dipper which is further...
Thanks for your sdp4 model implementation I'm currently trying to convert TLE to the satellite azimuth/elevation angle using sdp4 model However, make to build the library gives following error message....