| Package | Description |
|---|---|
| org.lsst.sal.camera.event |
| Modifier and Type | Method and Description |
|---|---|
FocalPlaneSummaryInfoEvent.CcdType[] |
FocalPlaneSummaryInfoEvent.getCcdType() |
static FocalPlaneSummaryInfoEvent.CcdType |
FocalPlaneSummaryInfoEvent.CcdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FocalPlaneSummaryInfoEvent.CcdType[] |
FocalPlaneSummaryInfoEvent.CcdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FocalPlaneSummaryInfoEvent.Builder |
FocalPlaneSummaryInfoEvent.Builder.ccdType(FocalPlaneSummaryInfoEvent.CcdType[] ccdType) |
| Constructor and Description |
|---|
FocalPlaneSummaryInfoEvent(String ccdLocation,
String raftBay,
String ccdSlot,
String rebSerialNumber,
String rebLSSTName,
String ccdLSSTName,
String raftLSSTName,
String ccdManSerNum,
String ccdManufacturer,
FocalPlaneSummaryInfoEvent.CcdType[] ccdType,
double[] ccdTempSetPoint,
String sequencerKey,
String sequencerChecksum) |
Copyright © 2024. All rights reserved.