GetArrayTemperature
CameraAPI.GetArrayTemperature();
None
double - The current temperature of the camera array in celcius.
Returns the current temperature of the camera array in celcius. Throws java.lang.Exception on error. All exceptions can be caught using a try/catch block.