Class LongPath

java.lang.Object
uk.m0nom.adifproc.comms.ionosphere.LongPath
All Implemented Interfaces:
CommsLinkGenerator

public class LongPath extends Object implements CommsLinkGenerator
Long Path HF Propagation Visualization.

We do a short path computation, take the 180-degree angle and then fire off the signal in that direction, with a short-ish hop distance until we get converge on the target station. Then we add a hop to cover the difference and recalculate.

This is the longest path long path and doesn't take into account any antenna directionality as it stands