| Package | Description |
|---|---|
| ccd | |
| stella.ccd |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AsynchronousCcdDriver.Readout |
AsynchronousCcdDriver.getReadoutStatus()
Returns the readout-status of the ccd.
|
static AsynchronousCcdDriver.Readout |
AsynchronousCcdDriver.Readout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsynchronousCcdDriver.Readout[] |
AsynchronousCcdDriver.Readout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected AsynchronousCcdDriver.Readout |
JanosDriver.getReadoutStatus()
Returns the camera readout status.
|