|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MomentsGeometric
Simple interface defining the capabilites to calculate a readout-box and a fits-extension from a focus star position in absolute coordinates.
| Method Summary | |
|---|---|
Rectangle |
getBox(int xpix,
int ypix)
Returns the rectangle that defines the readout-area on a ccd from the focus star position. |
int |
getExtension(int xpix,
int ypix)
Returns the extension the moment focusser should use. |
Rectangle |
getMomentsFrame(int xpix,
int ypix)
Returns the moment frame, which should be not bigger than the readout box. |
| Method Detail |
|---|
Rectangle getBox(int xpix,
int ypix)
int getExtension(int xpix,
int ypix)
Rectangle getMomentsFrame(int xpix,
int ypix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||