| Package | Description |
|---|---|
| org.lsst.ccs.daq.ims |
An interface to the DAQ image services (ims) library.
|
| Modifier and Type | Method and Description |
|---|---|
ImageMetaData |
Image.getMetaData()
Get the metadata associated with this image
|
| Modifier and Type | Method and Description |
|---|---|
Image |
Folder.insert(ImageMetaData meta)
Create a new image in this folder.
|
void |
StoreSimulation.TriggerListener.trigger(int opcode,
ImageMetaData meta,
Map<org.lsst.ccs.utilities.location.Location.LocationType,int[]> registerLists) |
Image |
Camera.triggerImage(ImageMetaData meta)
Trigger an image acquisition
|
Copyright © 2021 LSST. All rights reserved.