- made fixes to hkl
- Introduced a help system - introduced a module for handling automatic updates of files during long measurements - Added a circular buffer and handling facilities to varlog - Upgraded documentation SKIPPED: psi/faverage.h psi/nxamor.tex psi/pimotor.h psi/pimotor.tex
This commit is contained in:
2
varlog.w
2
varlog.w
@ -22,7 +22,7 @@ The following functions are provided:
|
||||
int VarlogGetVal(pVarLog self, float *fValues);
|
||||
int VarlogGetMean(pVarLog self, float *fMean, float *fStdDev);
|
||||
/*------------------------------ interpreter ---------------------------*/
|
||||
int VarlogWrapper(pVarLog self, int *iSwitch, SConnection *pCon,
|
||||
int VarlogWrapper(pVarLog self,SConnection *pCon,
|
||||
char *subcommand, char *sub2,char *pVarName);
|
||||
@}
|
||||
|
||||
|
Reference in New Issue
Block a user