Package uk.m0nom.adifproc.kml.comms
Class KmlSatelliteTrack
java.lang.Object
uk.m0nom.adifproc.kml.comms.KmlSatelliteTrack
Draws an arc representing the track of a worked satellite for one pass through the sky based
the contacts that were made. The track includes a lead/trail time based on the first/last contact times
during that pass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSatelliteTracks(TransformControl control, de.micromata.opengis.kml.v_2_2_0.Document doc, SatelliteActivity activity, GlobalCoords3D groundStation)
-
Constructor Details
-
KmlSatelliteTrack
public KmlSatelliteTrack()
-
-
Method Details
-
addSatelliteTracks
public void addSatelliteTracks(TransformControl control, de.micromata.opengis.kml.v_2_2_0.Document doc, SatelliteActivity activity, GlobalCoords3D groundStation)
-