zimolzak/fcc-rf-formulas
Implement FCC's formulas for human exposure to radiofrequency electromagnetic fields
PythonMIT
Issues
- 0
Are docstring lines too long?
#23 opened by zimolzak - 0
- 0
Maybe make 'expected' a dict and then can use __dict__ from the class & not this _list thing.
#22 opened by zimolzak - 0
__repr__ for various classes
#18 opened by zimolzak - 0
I decided I like type hints. Be consistent.
#19 opened by zimolzak - 0
A class for every unit?
#20 opened by zimolzak - 1
- 1
Consider a Class instead of dict.
#16 opened by zimolzak - 1
Needs better docstrings
#15 opened by zimolzak - 0
- 0
Make sure not mixing feedpoint power and ERP
#14 opened by zimolzak - 0
- 1
- 1
One top-level function
#10 opened by zimolzak - 0
Make more user-friendly ValueError strings.
#11 opened by zimolzak - 1
- 0
- 0
What happens if pytest -v --cov ?
#8 opened by zimolzak - 1
Would list of lambda() make these shorter?
#9 opened by zimolzak - 0
- 0
- 0
Not supposed to raise generic Exception. Do more specific like ValueError or something.
#2 opened by zimolzak - 0