Inheritance diagram for gxsm_TC211_CCD:
Public Member Functions | |
gxsm_TC211_CCD () | |
virtual | ~gxsm_TC211_CCD () |
virtual long | GetMaxPointsPerLine () |
virtual long | GetMaxLines () |
virtual long | GetMaxChannels () |
virtual void | SetDxDy (int dx, int dy) |
virtual void | SetOffset (long x, long y) |
virtual void | SetNx (long nx) |
virtual void | SetAlpha (double alpha) |
virtual void | MovetoXY (long x, long y) |
virtual void | StartScan2D () |
virtual void | ScanLineM (int yindex, int xdir, int muxmode, Mem2d *Mob[MAX_SRCS_CHANNELS], int ix0=0) |
virtual void | EndScan2D () |
virtual gchar * | get_info () |
void | ExecCmd (int Cmd) |
Public Attributes | |
double | CCD_exptime |
Private Attributes | |
int | ccd |
SHT | ccdline [CCD_Xpixel] |
Definition at line 147 of file tc211_ccd.C.
|
Definition at line 193 of file tc211_ccd.C. References ccd, CCD_CMD_MONITORENABLE, CCD_exptime, XSMRESOURCES::DSPDev, and xsmres. |
|
Definition at line 207 of file tc211_ccd.C. References ccd. |
|
Reimplemented from XSM_Hardware. Definition at line 252 of file tc211_ccd.C. References ccd, CCD_CMD_MONITORENABLE, DBG_L4, and XSM_DEBUG. |
|
Definition at line 215 of file tc211_ccd.C. References ccd, CCD_CMD_EXPOSURE, CCD_CMD_MONITORENABLE, and CCD_exptime. |
|
Reimplemented from XSM_Hardware. Definition at line 166 of file tc211_ccd.C. |
|
Reimplemented from XSM_Hardware. Definition at line 155 of file tc211_ccd.C. |
|
Reimplemented from XSM_Hardware. Definition at line 154 of file tc211_ccd.C. References CCD_Ypixel. |
|
Reimplemented from XSM_Hardware. Definition at line 153 of file tc211_ccd.C. References CCD_Xpixel. |
|
Reimplemented from XSM_Hardware. Definition at line 225 of file tc211_ccd.C. References XSM_Hardware::rx, and XSM_Hardware::ry. |
|
Reimplemented from XSM_Hardware. Definition at line 260 of file tc211_ccd.C. References ccd, CCD_CMD_GETPIXEL, CCD_Xpixel, CCD_Ypixel, GnomeAppService::check_events(), and gapp. |
|
Reimplemented from XSM_Hardware. Definition at line 233 of file tc211_ccd.C. References XSM_Hardware::Alpha, cos(), XSM_Hardware::rotmxx, XSM_Hardware::rotmxy, XSM_Hardware::rotmyx, XSM_Hardware::rotmyy, and sin(). |
|
Reimplemented from XSM_Hardware. Definition at line 226 of file tc211_ccd.C. References XSM_Hardware::Dx, and XSM_Hardware::Dy. |
|
Definition at line 238 of file tc211_ccd.C. References XSM_Hardware::Nx. |
|
Reimplemented from XSM_Hardware. Definition at line 230 of file tc211_ccd.C. References XSM_Hardware::rotoffx, and XSM_Hardware::rotoffy. |
|
Reimplemented from XSM_Hardware. Definition at line 243 of file tc211_ccd.C. References ccd, CCD_CMD_CLEAR, CCD_CMD_EXPOSURE, CCD_CMD_INITLESEN, CCD_exptime, DBG_L4, and XSM_DEBUG. |
|
Definition at line 180 of file tc211_ccd.C. Referenced by EndScan2D(), ExecCmd(), gxsm_TC211_CCD(), ScanLineM(), StartScan2D(), and ~gxsm_TC211_CCD(). |
|
Definition at line 178 of file tc211_ccd.C. Referenced by ExecCmd(), gxsm_TC211_CCD(), and StartScan2D(). |
|
Definition at line 181 of file tc211_ccd.C. |