Class ImageHeaderData

java.lang.Object
org.lsst.ccs.subsystem.imagehandling.data.ImageHeaderData
All Implemented Interfaces:
Serializable

@SkipEncoding @DoNotTrend public class ImageHeaderData extends Object implements 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: