1 #ifndef VoltCalibrator_H_INCLUDED
2 #define VoltCalibrator_H_INCLUDED
12 void setRefFile(
const char * name);
13 void setGainFile(
const char *name);
14 void setVoltInputFile(
const char *name);
15 void setVoltOutputFile(
const char *name);
const char * currentVoltFile
Current Voltage Setting File.
const char * refFile
Reference Gain/Volt File.
const char * gainFile
Requested Relative Gain Change File.
const char * newVoltFile
New Voltage Setting File.