|
Isis 3.0 Application Source Code Reference |
Home |
#include <TempGainCorrect.h>
This class computes the temperature dependant gain correction. It has a comma separated value (CSV) file in the config file parameter "FpaTemperatureFactorFile". This file is assumed to contain three columns of data: column 0: CCD identifier (Ex: RED0), column 1: FPA factor for channel 0, and column 2: FPA factor for channel 1. It should have 14 rows, 1 for each HiRISE CCD.
Definition at line 56 of file TempGainCorrect.h.