#include <comedi_hwi.h>
Inheritance diagram for comedi_hwi_spm:
Public Member Functions | |
comedi_hwi_spm () | |
virtual | ~comedi_hwi_spm () |
virtual void | PutParameter (void *src, int grp=0) |
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 void | PauseScan2D () |
virtual void | ResumeScan2D () |
virtual void | KillScan2D () |
Private Attributes | |
DSP_Param | dspPar |
Definition at line 76 of file comedi_hwi.h.
|
Definition at line 53 of file comedi_hwi_spm.C. References COMEDI_DEBUG, and comedi_hwi_dev::ScanningFlg. |
|
Definition at line 62 of file comedi_hwi_spm.C. References COMEDI_DEBUG. |
|
Reimplemented from XSM_Hardware. Definition at line 92 of file comedi_hwi_spm.C. References comedi_hwi_dev::ScanningFlg. |
|
Reimplemented from XSM_Hardware. Definition at line 95 of file comedi_hwi.h. References comedi_hwi_dev::KillFlg, and TRUE. |
|
Reimplemented from XSM_Hardware. Definition at line 109 of file comedi_hwi_spm.C. References COMEDI_DEBUG, XSM_Hardware::rx, and XSM_Hardware::ry. |
|
Reimplemented from XSM_Hardware. Definition at line 97 of file comedi_hwi_spm.C. References comedi_hwi_dev::ScanningFlg. |
|
Definition at line 66 of file comedi_hwi_spm.C. References COMEDI_DEBUG, and dspPar. |
|
Reimplemented from XSM_Hardware. Definition at line 102 of file comedi_hwi_spm.C. References comedi_hwi_dev::ScanningFlg. |
|
Reimplemented from XSM_Hardware. Definition at line 198 of file comedi_hwi_spm.C. References XSM_Hardware::CallIdleFunc(), and comedi_hwi_dev::ReadScanData(). |
|
Reimplemented from XSM_Hardware. Definition at line 153 of file comedi_hwi_spm.C. References XSM_Hardware::Alpha, COMEDI_DEBUG, cos(), XSM_Hardware::rotmxx, XSM_Hardware::rotmxy, XSM_Hardware::rotmyx, XSM_Hardware::rotmyy, and sin(). |
|
Reimplemented from XSM_Hardware. Definition at line 137 of file comedi_hwi_spm.C. References COMEDI_DEBUG, dspPar, XSM_Hardware::Dx, XSM_Hardware::Dy, and DSP_Param::LS_dnx. |
|
Definition at line 163 of file comedi_hwi_spm.C. References COMEDI_DEBUG, dspPar, DSP_Param::LS_nx2scan, and XSM_Hardware::Nx. |
|
Reimplemented from XSM_Hardware. Definition at line 146 of file comedi_hwi_spm.C. References COMEDI_DEBUG, XSM_Hardware::rotoffx, and XSM_Hardware::rotoffy. |
|
Reimplemented from XSM_Hardware. Definition at line 86 of file comedi_hwi_spm.C. References FALSE, comedi_hwi_dev::KillFlg, and comedi_hwi_dev::ScanningFlg. |
|
Definition at line 95 of file comedi_hwi.h. Referenced by PutParameter(), SetDxDy(), and SetNx(). |