Package uk.m0nom.adifproc.comms
Class CommsVisualizationService
java.lang.Object
uk.m0nom.adifproc.comms.CommsVisualizationService
- All Implemented Interfaces:
CommsLinkGenerator
Calculates the path of propagation between two points on the earth based on a propagation mode
-
Constructor Summary
ConstructorsConstructorDescriptionCommsVisualizationService(SatellitePropagationService satellitePropagationService) -
Method Summary
Modifier and TypeMethodDescriptiongetCommunicationsLink(TransformControl control, GlobalCoords3D startGc, GlobalCoords3D endGc, Adif3Record rec)
-
Constructor Details
-
CommsVisualizationService
-
-
Method Details
-
getCommunicationsLink
public CommsLinkResult getCommunicationsLink(TransformControl control, GlobalCoords3D startGc, GlobalCoords3D endGc, Adif3Record rec) - Specified by:
getCommunicationsLinkin interfaceCommsLinkGenerator
-