| Package | Description |
|---|---|
| org.lsst.ccs.drivers.opc |
| Modifier and Type | Method and Description |
|---|---|
static Quality |
Quality.fromQualityCode(int qcode)
Determines the overall quality from the 16-bit raw OPC quality code.
|
Quality |
OPCItem.getQuality()
Gets the basic quality of the item.
|
static Quality |
Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quality[] |
Quality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 LSST. All rights reserved.