9      static float toIRTemp( 
int ind, 
float a, 
float b );
 
   10      static int toIRInd( 
float temp, 
float a, 
float b );
 
   11      static float toIRTemp( 
int ind, 
float a, 
float b, 
float c );
 
   12      static int toIRInd( 
float temp, 
float a, 
float b, 
float c );
 
   19      static int addCalibration( 
Image &image, 
const char *calib );
 
This class defines an image.
Definition Image.h:19
 
All WXP classes fall under the WXP namespace.
Definition Angle.h:4