| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Class and Description |
|---|
| LsstTrendingPlugin
Graphical console plugin that plots historical trending data.
|
| Trend
Data object that can be plotted by
TrendPlotter. |
| Trend.Meta
Enumeration of metadata types that might be plotted for a trending channel.
|
| TrendData
Time history data for a specific channel and a specific time window.
|
| TrendingChannel
Trending channel identifier.
|
| TrendingFilter
Filter that modifies the way trending channels are displayed in the tree, and generates derived channels.
|
| TrendingPanel.Descriptor |
| TrendingSource
Source of time history data that can be handled by the trending plugin.
|
| TrendingSource.Event
An event fired by
TrendingSource to notify listeners of changes. |
| TrendingSource.Listener
Interface to be implemented by classes that should be notified of changes in
TrendingSources. |
| TrendPlotter
Plotter for
Trend objects. |
| TrendPlotter.Descriptor |
| TrendPlotter.TrendDescriptor |
Copyright © 2018 LSST. All rights reserved.