| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts | |
| org.lsst.ccs.subsystem.rafts.data |
| Modifier and Type | Method and Description |
|---|---|
CcdType |
REBDevice.getCcdType()
Gets the CCD type.
|
CcdType |
REBDevice.getHwCcdType()
Gets the hardware CCD type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RaftsCommands.setCcdType(CcdType type)
Sets the CCD type.
|
void |
RaftsMain.setCcdType(CcdType type)
Sets the CCD type
|
void |
REBDevice.setCcdType(CcdType ccdType)
Sets the CCD type.
|
| Modifier and Type | Method and Description |
|---|---|
static CcdType |
CcdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CcdType[] |
CcdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 LSST. All rights reserved.