public interface PersitentAcquiring
| Modifier and Type | Method and Description |
|---|---|
String |
getAcquisitionResource()
From the type of unit plus the unique identifier and a possible count
we return a unique ID describing the currently process image.
|
boolean |
persitent(FitsReduction.Write type,
ArrayLayout header,
float[] data) |
void |
setCount(int count)
This method sets the current count in a repeated exposure.
|
void |
setTry(int count)
This method sets the current try in a repeated trial.
|
void setCount(int count)
count - void setTry(int count)
count - String getAcquisitionResource()
boolean persitent(FitsReduction.Write type, ArrayLayout header, float[] data)