Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
A18.3
A18.3
We want to develop a PMP that calculates the path loss as an increasing function starting from 0 (when the distance is 0) and growing towards infinity at the square of the distance times a distribution given as input by the user.  In pseudo code something like the following:

...