- First working version of the triple axis UB matrix code
This commit is contained in:
@ -33,6 +33,10 @@
|
||||
/**
|
||||
* second version of PrepareScan which does not check scan limits
|
||||
*/
|
||||
int SilentPrepare(pScanData self);
|
||||
/**
|
||||
* third version of PrepareScan which does not create data files but checks
|
||||
*/
|
||||
int NonCheckPrepare(pScanData self);
|
||||
/**
|
||||
* ScanDrive handles driving to the scan point iPoint.
|
||||
|
Reference in New Issue
Block a user