| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb | |
| org.lsst.ccs.drivers.reb.sim |
| Modifier and Type | Class and Description |
|---|---|
static class |
Daq0Client.Images
Image interface.
|
static class |
Daq1Client.Images
Image interface.
|
static class |
PciClient.Images
Image interface.
|
| Modifier and Type | Method and Description |
|---|---|
ImageClient.Impl |
ClientFactory.createImageClient(int hdw,
RegClient reg) |
| Constructor and Description |
|---|
Image(long tag,
int length,
int format,
int schema,
int version,
int address,
int cluster,
int element,
long mdata,
ImageClient.Impl client)
Deprecated.
|
Image(String name,
long timestamp,
int length,
int address,
long sciId,
int sensorType,
int stripes,
int[] registers,
int sciVersion,
String clientVersion,
String serverVersion,
long event,
int[] members,
long mdata,
ImageClient.Impl client) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageClientDaq1Simulation
A simulation of the DAQv1 image client with a REB3
|
| Modifier and Type | Method and Description |
|---|---|
ImageClient.Impl |
ClientFactorySimulation.createImageClient(int hdw,
RegClient reg) |
Copyright © 2016 LSST. All rights reserved.