USGS

Isis 3.0 Application Source Code Reference

Home

hiCalibration.cpp File Reference

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

Function Documentation

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.


Variable Documentation

int gapCount[6]

Definition at line 31 of file hi2isis.cpp.

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.