| Modifier and Type | Field and Description |
|---|---|
protected Map<String,REBDevice> |
RaftsMain.rebDevicesMap |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalProc.initialize(List<REBDevice> rebDevices,
org.lsst.ccs.drivers.reb.ClientFactory clientFactory,
org.lsst.ccs.utilities.logging.Logger sLog)
Initializes the global raft system.
|
| Constructor and Description |
|---|
RaftsCommands(org.lsst.ccs.Subsystem subsys,
List<REBDevice> rebDevices,
GlobalProc globalProc,
org.lsst.ccs.utilities.ccd.Geometry geometry,
TempControl tempCtrl)
Public constructor for the Raft level commands object.
|
RaftsCommands(org.lsst.ccs.Subsystem subsys,
List<REBDevice> rebDevices,
GlobalProc globalProc,
org.lsst.ccs.utilities.ccd.Geometry geometry,
TempControl tempCtrl,
org.lsst.ccs.imagenaming.service.ImageNameService imageNameService)
Public constructor for the Raft level commands object.
|
Copyright © 2018 LSST. All rights reserved.