| Package | Description |
|---|---|
| org.lsst.ccs.daq.ims |
An interface to the DAQ image services (ims) library.
|
| Modifier and Type | Method and Description |
|---|---|
static Stats.Clear |
Stats.Clear.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stats.Clear[] |
Stats.Clear.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DAQDriverStats |
Stats.getDAQDriverStats(org.lsst.ccs.utilities.location.Location location,
Stats.Clear clear)
Get DAQ Driver Statistics for specified Location
|
DAQFirmwareStats |
Stats.getDAQFirmwareStats(org.lsst.ccs.utilities.location.Location location,
Stats.Clear clear)
Get DAQ Firmware Statistics for specified Location
|
DAQRdsStats |
Stats.getDAQRdsStats(org.lsst.ccs.utilities.location.Location location,
Stats.Clear clear)
Get DAQ Rds Statistics for specified Location
|
DAQRmsStats |
Stats.getDAQRmsStats(org.lsst.ccs.utilities.location.Location location,
Stats.Clear clear)
Get DAQ Rms Statistics for specified Location
|
Copyright © 2022 LSST. All rights reserved.