Class ImageHeaderData
java.lang.Object
org.lsst.ccs.subsystem.imagehandling.data.ImageHeaderData
- All Implemented Interfaces:
Serializable
This class is sent by the ocs-bridge when it receives header service events.
On receipt the image handler will patch the generated FITS files with the new
data. This class is declared here so that we do not need to introduce a circular
dependency between ocs-bridge and image-handler.
- Author:
- tonyj
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EVENT_KEY
- See Also:
-
-
Constructor Details
-
ImageHeaderData
-
-
Method Details