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 std::string &name, const int &nvals, const T &value)
MosData * getMosaicIndicies (Camera &camera, MosData &md)
void UpdateBandKey (const std::string &keyname, PvlGroup &bb, const int &nvals, const std::string &default_value="Null")
void IsisMain ()

Variables

Camera * cam
int nbands
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 188 of file phocube.cpp.

void phocube ( Buffer &  out  ) 

Definition at line 199 of file phocube.cpp.

PvlKeyword makeKey ( const std::string &  name,
const int &  nvals,
const T &  value 
) [inline]

Definition at line 331 of file phocube.cpp.

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

Definition at line 342 of file phocube.cpp.

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

Definition at line 382 of file phocube.cpp.

void IsisMain (  ) 

Definition at line 64 of file phocube.cpp.


Variable Documentation

Camera* cam

Definition at line 16 of file phocube.cpp.

int nbands

Definition at line 17 of file phocube.cpp.

bool dn

Definition at line 19 of file phocube.cpp.

bool phase

Definition at line 20 of file phocube.cpp.

bool emission

Definition at line 21 of file phocube.cpp.

bool incidence

Definition at line 22 of file phocube.cpp.

Definition at line 23 of file phocube.cpp.

Definition at line 24 of file phocube.cpp.

bool latitude

Definition at line 25 of file phocube.cpp.

bool longitude

Definition at line 26 of file phocube.cpp.

Definition at line 27 of file phocube.cpp.

Definition at line 28 of file phocube.cpp.

Definition at line 29 of file phocube.cpp.

Definition at line 30 of file phocube.cpp.

Definition at line 31 of file phocube.cpp.

bool sunAzimuth

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 morphology

Definition at line 37 of file phocube.cpp.

bool albedo

Definition at line 38 of file phocube.cpp.