| Package | Description |
|---|---|
| ccd | |
| ccd.ses231 | |
| ccd.sta0501 | |
| ccd.sta4240 | |
| stella.acquire | |
| stella.ethcam | |
| stella.firecam |
| Modifier and Type | Class and Description |
|---|---|
class |
FechnerDriver
The class to work with thomas fechner's guider ccd.
|
class |
ScienceCcdDriver
This class interfaces to Thomas Fechner's Wifsip controller (Magellan) type.
|
class |
StreamingCcdDriver
This class interfaces to Thomas Fechner's new CCD class that allows data
retrieval via the RPC calls.
|
class |
SynchronousCcdDriver
A blocking ccd-driver acts on the
CcdDriver.expose(), CcdDriver.exposeBias(), and
CcdDriver.exposeDark() methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
SesDriver
This class interfaces to Thomas Fechner's SeS controller (Magellan) type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagellanDriver
This class interfaces to Thomas Fechner's Wifsip controller (Magellan) type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
E2VDriver
This class interfaces to Thomas Fechner's EsV controller (Magellan) type.
|
| Modifier and Type | Field and Description |
|---|---|
private Continuous |
AbstractGuiding.guiderccd
Guiding CCD, capable of continuous operation, may equal acquire CCD.
|
private Continuous |
AcquireMaster.guidingccd
If guiding is done with different CCD then acquire.
|
| Modifier and Type | Method and Description |
|---|---|
Continuous |
Guiding.getGuidingCcd()
Returns the CCD driver.
|
protected Continuous |
AcquireMaster.getGuidingCcd() |
Continuous |
AbstractGuiding.getGuidingCcd() |
| Modifier and Type | Method and Description |
|---|---|
void |
Guiding.setGuidingCcd(Continuous guider)
The guider CCD has to be set from the outside.
|
void |
AbstractGuiding.setGuidingCcd(Continuous guider)
The guider CCD has to be set from the outside.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGigeDriver
The interface to the STELLA API to allow the Ace-GigE-CCD camera be used as a
standard CCD using the
CcdDriver interface. |
class |
GigeDriver1600
The interface to the STELLA API to allow the Ace-GigE-CCD camera be used as a
standard CCD using the
CcdDriver interface. |
class |
GigeDriver2000
The interface to the STELLA API to allow the Ace-GigE-CCD camera be used as a
standard CCD using the
CcdDriver interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
FireDriver
The interface to the STELLA API to allow the firewire-CCD camera be used as a
standard CCD using the
CcdDriver interface. |