public abstract class ConfigurationSender extends GenericSender
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationSender(OCSEventSender sender,
org.lsst.ccs.camera.Camera camera) |
| Modifier and Type | Method and Description |
|---|---|
protected org.lsst.sal.camera.CameraEvent |
applyAfterBurner(org.lsst.sal.camera.CameraEvent t)
Allow subclasses to modify sent events if necessary
|
void |
send(org.lsst.ccs.bus.messages.StatusConfigurationInfo data) |
getConverterprotected ConfigurationSender(OCSEventSender sender, org.lsst.ccs.camera.Camera camera)
public void send(org.lsst.ccs.bus.messages.StatusConfigurationInfo data)
protected org.lsst.sal.camera.CameraEvent applyAfterBurner(org.lsst.sal.camera.CameraEvent t)
t - The event to be sent.Copyright © 2024 LSST. All rights reserved.