An internal method that calculates the ADU value for the specified temperature
value ( Celcius ). The ADU value is calculated from the Chebychev series for
the diode sensor.
double CalculateADU( temperature );
double temperature |
The temperature value for which to calculate the ADU number. |
double - Returns the calculated ADU value.
CController.h
arc
None
© Astronomical Research Cameras, Inc.