harrison-caudill / pylink

Python Link Budget Tools
BSD 3-Clause "New" or "Revised" License
41 stars 10 forks source link

improved antenna pattern load and display. added examples #11

Closed ssarris closed 6 years ago

ssarris commented 7 years ago

@harrison-caudill Note: No modifications were made to link budget calculations that result in the Eb/N0 margin. This PR is all about importing antenna pattern data, display plots, selecting gain value, then doing the same calculations we had before.

Added support for importing antenna pattern data.

Example output from the recent changes. XD1.pdf SD1.pdf


This change is Reviewable

harrison-caudill commented 7 years ago

@ssarris I was looking through the diff here, and I don't see any substantive changes to the antenna.py or budget.py. It looks like this is primarily about adding the examples and changing apoapsis -> apogee and periapsis -> perigee.

Mind helping me muddle through the changes?

harrison-caudill commented 6 years ago

Closing in deference to #13