libgs.visualisation.TrackDash¶
-
class
libgs.visualisation.
TrackDash
(radios=[], title='Groundstation Dashboard', links=[])[source]¶ A full dashboard featuring:
SatellitePass
plot to show the trajectory of the satellite and rotatorsMarkup
box to show the current status of the ground stationFrequencyPlot
+Waterfall
for each of the configuredradios
Markup
box to show the current schedule executed by the scheduler
Parameters: Methods
Attributes
UNITS
The base number of units to use to scale the plots. Inherited from base class
add_plot
(plot)Add a LivePlot
to the documentget_plot
(name)Return a LivePlot
by namemake_doc
(doc)Set up the document.