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:
...