| Package | Description |
|---|---|
| stella.acquire |
| Modifier and Type | Class and Description |
|---|---|
class |
OffsetPinholePivot |
class |
PinholePivot |
class |
PointingModelPivot
Basic pointing model that shows only a dependency of altitude.
|
| Modifier and Type | Field and Description |
|---|---|
private Pivoting |
GuiderModeReadout.center |
private Pivoting |
AcquireMaster.guidepinhole
If guiding is done with different CCD then acquire.
|
private Pivoting |
AcquireMaster.pinhole
Non-null hot-pixel on acquisition CCD after init.
|
private Pivoting |
AbstractAcquisitionAndGuiding.pinhole
Pivot (hot point) of the acquisition CCD, created on construct.
|
| Modifier and Type | Method and Description |
|---|---|
Pivoting |
AcquisitionAndGuiding.getAcquisitionHotPoint()
Returns the instance that provides the hot point on the guiding CCD.
|
Pivoting |
AbstractAcquisitionAndGuiding.getAcquisitionHotPoint() |
| Modifier and Type | Method and Description |
|---|---|
private String |
AcquireMaster.ccdStatus(CcdDriver ccd,
Pivoting pinhole) |
void |
AcquisitionAndGuiding.setAcquisitionHotPoint(Pivoting pinhole) |
void |
AbstractAcquisitionAndGuiding.setAcquisitionHotPoint(Pivoting pinhole) |
| Constructor and Description |
|---|
GuiderModeReadout(Pivoting c,
double tmin,
double tmax) |