public abstract class ConfigurationSender extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationSender(OCSEventSender sender) |
| 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(Map<String,SALClassDescription> salClassMapInfo,
org.lsst.ccs.bus.messages.StatusConfigurationInfo data) |
protected ConfigurationSender(OCSEventSender sender)
public void send(Map<String,SALClassDescription> salClassMapInfo, 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 © 2023 LSST. All rights reserved.