|
Isis 3.0 Application Source Code Reference |
Home |
Go to the source code of this file.
Functions | |
| void | SaveHiriseCalibrationData (ProcessImportPds &process, Cube *ocube, Pvl &pdsLabel) |
| vector< int > | ConvertCalibrationPixels (int samples, Isis::PixelType pixelType, unsigned char *data) |
Variables | |
| int | gapCount [6] |
| int | suspectGapCount [6] |
| int | invalidCount [6] |
| int | lisCount [6] |
| int | hisCount [6] |
| int | validCount [6] |
| int | section |
| void SaveHiriseCalibrationData | ( | ProcessImportPds & | process, | |
| Cube * | ocube, | |||
| Pvl & | pdsLabel | |||
| ) |
Definition at line 22 of file hiCalibration.cpp.
| vector<int> ConvertCalibrationPixels | ( | int | samples, | |
| Isis::PixelType | pixelType, | |||
| unsigned char * | data | |||
| ) |
Definition at line 111 of file hiCalibration.cpp.
| int gapCount[6] |
Definition at line 31 of file hi2isis.cpp.
| int suspectGapCount[6] |
Definition at line 32 of file hi2isis.cpp.
| int invalidCount[6] |
Definition at line 33 of file hi2isis.cpp.
| int lisCount[6] |
Definition at line 34 of file hi2isis.cpp.
| int hisCount[6] |
Definition at line 35 of file hi2isis.cpp.
| int validCount[6] |
Definition at line 36 of file hi2isis.cpp.
| int section |
Definition at line 37 of file hi2isis.cpp.