parzivail / SGP.NET

C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
MIT License
33 stars 14 forks source link

END TO END SIMULATION OBSERVATION #27

Closed ivyselly closed 8 months ago

ivyselly commented 8 months ago

Hello,

please this is an enquiry, is it possible to use this tool to do an end to end simulation and configure link parameters, like gain, power and bandwidth. i would like to observe the doppler shift and received power pairs over a duration for my links

parzivail commented 8 months ago

SGP.NET doesn't simulate or estimate any of the radio parameters besides Doppler shift, so you'd have to provide that functionality yourself.