js.dev.cam.sbig
Class DumpLinesParams
java.lang.Object
js.dev.Params
js.dev.cam.sbig.DumpLinesParams
- All Implemented Interfaces:
- java.io.Serializable
public class DumpLinesParams
- extends Params
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DumpLinesParams
public DumpLinesParams()
- Default constructor.
getSerialVersionUID
public static long getSerialVersionUID()
- Returns:
- the serialVersionUID.
getCcdRequest
public CCD_REQUEST getCcdRequest()
- Returns:
- the ccdRequest.
setCcdRequest
public void setCcdRequest(CCD_REQUEST ccdRequest)
- Parameters:
ccdRequest
- the ccdRequest to set.
getLineLength
public int getLineLength()
- Returns:
- the lineLength.
setLineLength
public void setLineLength(int lineLength)
- Parameters:
lineLength
- the lineLength to set.
getReadoutMode
public int getReadoutMode()
- Returns:
- the readoutMode.
setReadoutMode
public void setReadoutMode(int readoutMode)
- Parameters:
readoutMode
- the readoutMode to set.