Package uk.ac.gda.client
Class AcquisitionManager
java.lang.Object
uk.ac.gda.client.AcquisitionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the most recent acquisition corresponding to the given key, or one created from template if no recent acquisition foundvoidregister(ScanningAcquisition acquisition) A client that obtains an acquisition externally can register it here for later retrieval
-
Constructor Details
-
AcquisitionManager
-
-
Method Details
-
getAcquisition
Returns the most recent acquisition corresponding to the given key, or one created from template if no recent acquisition found -
newAcquisition
-
register
A client that obtains an acquisition externally can register it here for later retrieval -
getStartPosition
-