- A few fixes to the hsitogram memory codes
- Many fixes for the triple axis code
This commit is contained in:
1
tasu.h
1
tasu.h
@@ -34,6 +34,7 @@ int isTASCurrent(char *val);
|
||||
int isTASVar(char *val);
|
||||
int isTASEnergy(char *val);
|
||||
void prepare2Parse(char *line);
|
||||
int getSRO(SConnection *pCon, float *sroVal);
|
||||
int tasNumeric(char *pText);
|
||||
float readDrivable(char *val, SConnection *pCon);
|
||||
void startCurrent(char *val, SConnection *pCon, float fVal);
|
||||
|
||||
Reference in New Issue
Block a user