- addHeaderKeywordValue(String, String, Serializable) - Method in class org.lsst.ccs.daq.utilities.FitsHeaderKeywordData
-
- addHeaderKeywordValue(String, String, Serializable, boolean) - Method in class org.lsst.ccs.daq.utilities.FitsHeaderKeywordData
-
- assignImageName(Source, Controller, TimeZone, Duration) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
-
Assign an image name for the given source, controller, time zone and
offset and using the current timestamp.
- assignImageName(Source, Controller, TimeZone, Duration, Instant) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
-
Assign an image name for the given source, controller, time zone and
offset and using the given timestamp.
- assignImageNames(Source, Controller, TimeZone, Duration, int) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
-
Assign a set of sequential image names for the given source, controller,
time zone and offset and using the current timestamp.
- assignImageNames(Source, Controller, TimeZone, Duration, int, Instant) - Method in class org.lsst.ccs.imagenaming.ImageNameAssigner
-
Assign a set of sequential image names for the given source, controller,
time zone and offset and using the given timestamp.