libgs.visualisation.TrackDash¶
-
class
libgs.visualisation.TrackDash(radios=[], title='Groundstation Dashboard', links=[])[source]¶ A full dashboard featuring:
SatellitePassplot to show the trajectory of the satellite and rotatorsMarkupbox to show the current status of the ground stationFrequencyPlot+Waterfallfor each of the configuredradiosMarkupbox to show the current schedule executed by the scheduler
Parameters: Methods
Attributes
UNITSThe base number of units to use to scale the plots. Inherited from base class
add_plot(plot)Add a LivePlotto the documentget_plot(name)Return a LivePlotby namemake_doc(doc)Set up the document.