Open stevenmburns opened 6 days ago
Create some high coverage tests for impedence and far_field fetching functions.
Partially completed in #8
Antenna.impedance has a nice test with PyNEC mocked. We need to add tests for get_elevations and get_pattern_rings and probably move those methos to sim.py.
Antenna.impedance
get_elevations
get_pattern_rings
sim.py
Create some high coverage tests for impedence and far_field fetching functions.
Partially completed in #8