- Enhanced and debugged histogram memory for AMOR

* added PROJECT both in HM and driver code
  * added single detector support.
- Removed several bugs in the AMOR data bit.
- Updated documentation
This commit is contained in:
cvs
2001-08-17 14:33:05 +00:00
parent a538361516
commit db6c355f44
56 changed files with 4060 additions and 426 deletions

View File

@@ -1,5 +1,5 @@
#line 56 "sinqhmdriv.w"
#line 60 "sinqhmdriv.w"
/*--------------------------------------------------------------------------
S I N Q H M
@@ -23,15 +23,16 @@
int iLastCTError;
} SinqHMDriv;
#line 69 "sinqhmdriv.w"
#line 73 "sinqhmdriv.w"
/*-------------------------------------------------------------------------*/
#line 52 "sinqhmdriv.w"
#line 55 "sinqhmdriv.w"
pHistDriver CreateSINQDriver(pStringDict pOption);
int isSINQHMDriv(pHistDriver test);
#line 71 "sinqhmdriv.w"
#line 75 "sinqhmdriv.w"
#endif