USGS

Isis 3.0 Application Source Code Reference

Home

phocube.cpp File Reference

Go to the source code of this file.

Functions

void phocubeDN (Buffer &in, Buffer &out)
void phocube (Buffer &out)
template<typename T >
PvlKeyword makeKey (const QString &name, const int &nvals, const T &value)
MosData * getMosaicIndicies (Camera &camera, MosData &md)
void UpdateBandKey (const QString &keyname, PvlGroup &bb, const int &nvals, const QString &default_value="Null")
void IsisMain ()

Variables

Camera * cam
Projection * proj
int nbands
bool noCamera
bool dn
bool phase
bool emission
bool incidence
bool localEmission
bool localIncidence
bool latitude
bool longitude
bool pixelResolution
bool lineResolution
bool sampleResolution
bool detectorResolution
bool northAzimuth
bool sunAzimuth
bool spacecraftAzimuth
bool offnadirAngle
bool subSpacecraftGroundAzimuth
bool subSolarGroundAzimuth
bool morphology
bool albedo

Function Documentation

void phocubeDN ( Buffer &  in,
Buffer &  out 
)

Definition at line 243 of file phocube.cpp.

void phocube ( Buffer &  out  ) 

Definition at line 254 of file phocube.cpp.

PvlKeyword makeKey ( const QString &  name,
const int &  nvals,
const T &  value 
) [inline]

Definition at line 417 of file phocube.cpp.

MosData * getMosaicIndicies ( Camera &  camera,
MosData &  md 
)

Definition at line 428 of file phocube.cpp.

void UpdateBandKey ( const QString &  keyname,
PvlGroup &  bb,
const int &  nvals,
const QString &  default_value = "Null" 
)

Definition at line 468 of file phocube.cpp.

void IsisMain (  ) 

Definition at line 69 of file phocube.cpp.


Variable Documentation

Camera* cam

Definition at line 19 of file phocube.cpp.

Projection* proj

Definition at line 20 of file phocube.cpp.

int nbands

Definition at line 21 of file phocube.cpp.

bool noCamera

Definition at line 22 of file phocube.cpp.

bool dn

Definition at line 24 of file phocube.cpp.

bool phase

Definition at line 25 of file phocube.cpp.

bool emission

Definition at line 26 of file phocube.cpp.

bool incidence

Definition at line 27 of file phocube.cpp.

Definition at line 28 of file phocube.cpp.

Definition at line 29 of file phocube.cpp.

bool latitude

Definition at line 30 of file phocube.cpp.

bool longitude

Definition at line 31 of file phocube.cpp.

Definition at line 32 of file phocube.cpp.

Definition at line 33 of file phocube.cpp.

Definition at line 34 of file phocube.cpp.

Definition at line 35 of file phocube.cpp.

Definition at line 36 of file phocube.cpp.

bool sunAzimuth

Definition at line 37 of file phocube.cpp.

Definition at line 38 of file phocube.cpp.

Definition at line 39 of file phocube.cpp.

Definition at line 40 of file phocube.cpp.

Definition at line 41 of file phocube.cpp.

bool morphology

Definition at line 42 of file phocube.cpp.

bool albedo

Definition at line 43 of file phocube.cpp.