Changed HM-configuration at FOCUS
This commit is contained in:
11
HistMem.h
11
HistMem.h
@@ -1,5 +1,5 @@
|
||||
|
||||
#line 434 "histogram.w"
|
||||
#line 435 "histogram.w"
|
||||
|
||||
/*--------------------------------------------------------------------------
|
||||
H I S T M E M
|
||||
@@ -42,7 +42,7 @@
|
||||
eReflect
|
||||
} OverFlowMode;
|
||||
|
||||
#line 454 "histogram.w"
|
||||
#line 455 "histogram.w"
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
@@ -70,9 +70,10 @@
|
||||
float GetHistCountTime(pHistMem self,SConnection *pCon);
|
||||
int HistDoCount(pHistMem self, SConnection *pCon);
|
||||
int HistBlockCount(pHistMem self, SConnection *pCon);
|
||||
void HistDirty(pHistMem self);
|
||||
|
||||
|
||||
#line 360 "histogram.w"
|
||||
#line 361 "histogram.w"
|
||||
|
||||
int SetHistogram(pHistMem self, SConnection *pCon,
|
||||
int i,int iStart, int iEnd, HistInt *lData);
|
||||
@@ -84,7 +85,7 @@
|
||||
HistInt *lData, int iDataLen);
|
||||
int PresetHistogram(pHistMem self, SConnection *pCon, HistInt lVal);
|
||||
|
||||
#line 403 "histogram.w"
|
||||
#line 404 "histogram.w"
|
||||
|
||||
int MakeHistMemory(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
@@ -93,7 +94,7 @@
|
||||
int argc, char *argv[]);
|
||||
|
||||
|
||||
#line 456 "histogram.w"
|
||||
#line 457 "histogram.w"
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user