/link_budget_calculator

Simple Link Budget Calculator in Python using Pint for Units

Primary LanguagePython

Mach 30 Simple Link Budget Calculator

Simple Link Budget Calculator in Python using Pint for Units

Running Link Budget Calculator Tests

  1. Open CLI
  2. Change to the project root directory (aka the cloned repo)
  3. Run python -m tests.test_link_budget

Running example script

  1. Open CLI
  2. Change to the project root directory (aka the cloned repo)
  3. Run cd examples
  4. Run python example_basic.py

Other Similar Projects