- First working version of the triple axis UB matrix code

This commit is contained in:
koennecke
2005-05-13 07:40:57 +00:00
parent d0a535faa3
commit 6145b513f8
16 changed files with 1681 additions and 527 deletions

View File

@ -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.