| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
TrendData |
Trend.getData() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TrendData> |
RestSource.get(List<Trend> trends,
long begin,
long end,
Boolean raw,
Integer bins)
Retrieves from the REST server and processes historical data for the specified trending channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Trend.setData(TrendData data) |
Copyright © 2023 LSST. All rights reserved.