| Interface | Description |
|---|---|
| TrendingService |
Service that allows clients to request that a particular trending quantity be displayed.
|
| Class | Description |
|---|---|
| AutoRefreshManager |
Handles automatic refreshing of trending plots.
|
| ControlPanel |
Control panel that displays a tree of trending channels and plot descriptors.
|
| ControlPanel.Descriptor | |
| LsstTrendingPlugin |
Graphical console plugin that plots historical data.
|
| LsstTrendingPlugin.Descriptor | |
| RestSource |
Source of trending data based on a REST server.
|
| Trend |
Data object that can be plotted by
TrendPlotter. |
| Trend.Descriptor | |
| TrendData |
Time history dataset for a specific channel and a specific time window.
|
| TrendingPreferences |
Plugin manager preferences panel.
|
| TrendPage |
Graphical console data panel that contains trending plots.
|
| TrendPage.Descriptor | |
| TrendPlotter |
Plotter for
Trend objects. |
| TrendPlotter.Descriptor | |
| TrendPlotter.Style |
| Enum | Description |
|---|---|
| Meta |
Enumeration of metadata types that might be plotted for a trending channel.
|
PlotterProvider, creating
TrendPlotters that
can plot Trends.
TrendingService,
making it possible for other plugins to request that certain channels are plotted.
Copyright © 2023 LSST. All rights reserved.