An internal method that calculates the array temperature from the specified ADU
value that is read from the controller. The method uses a Chebychev series for
the diode sensor to determine the temperature.
double CalculateTemperature( adu );
long adu |
The ADU value for which to calculate the temperature. |
double - Returns the calculated temperature.
CController.h
arc
None
© Astronomical Research Cameras, Inc.