You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it calculates wavelength from frequency and frequency from wavelength. it also converts between metric/imperial units as well as translate between frequency units [ie hz to khz, etc]. intended to help with calculating the appropriate length for antenna elements.
HOW DO YOU USE IT?
general syntax:[py or python3] MeasureRF.py [command] [value] [unit_in] [unit_out]. if ur lost theres a --help command in there as well as a ton of guidance along the way
requirements?
none
NOTE:
im gonna add more to this when i have time again.
About
program for converting from wavelength to frequency and back from terminal and some other basic unit-conversion related tasks.