aerospaceresearch / orbitdeterminator

determination of satellite orbits and more
MIT License
181 stars 113 forks source link

Orbit determination doppler #199

Closed apak-00 closed 3 years ago

apak-00 commented 4 years ago

GSOC2020 wrap up.

hornig commented 3 years ago

Hi, nice work! well done. how shall the code be accessed from outside? is it something we should still have as experimental and accessed via example files or do you think this should be accessed from a main function?

apak-00 commented 3 years ago

Hi, nice work! well done. how shall the code be accessed from outside? is it something we should still have as experimental and accessed via example files or do you think this should be accessed from a main function?

All of the orbit determination functions are documented and can be accessed individually. It is no longer a separate module, so it should also be good to merge (no conflicts).

hornig commented 3 years ago

@apak-00 What I do not understand are these:

What shall we do there?