- Added makefile_slinux
- Changed mesure to be a silver bullet SKIPPED: psi/ecbcounter.c psi/ecbdriv.c psi/el734hp.c psi/el737hpdriv.c psi/fowrite.c psi/nextrics.c psi/tasscan.c
This commit is contained in:
6
scan.tex
6
scan.tex
@ -474,6 +474,12 @@ $\langle$stdscan {\footnotesize ?}$\rangle\equiv$
|
||||
\mbox{}\verb@ */ @\\
|
||||
\mbox{}\verb@ int ScanDrive(pScanData self, int iPoint);@\\
|
||||
\mbox{}\verb@ /**@\\
|
||||
\mbox{}\verb@ * ScanFastDrive starts driving to the scan point iPoint, but@\\
|
||||
\mbox{}\verb@ * does not wait. Use this for implementing slightly faster@\\
|
||||
\mbox{}\verb@ * scans.@\\
|
||||
\mbox{}\verb@ */ @\\
|
||||
\mbox{}\verb@ int ScanFastDrive(pScanData self, int iPoint);@\\
|
||||
\mbox{}\verb@ /**@\\
|
||||
\mbox{}\verb@ * ScanCount is called at each scan step to do the counting.@\\
|
||||
\mbox{}\verb@ */@\\
|
||||
\mbox{}\verb@ int ScanCount(pScanData self, int iPoint);@\\
|
||||
|
Reference in New Issue
Block a user