USGS

Isis 3.0 Application Source Code Reference

Home

maptemplate.cpp File Reference

Go to the source code of this file.

Defines

#define GUIHELPERS

Functions

void addProject (PvlGroup &mapping)
void addTarget (PvlGroup &mapping)
void addRange (PvlGroup &mapping)
void calcRange (double &minLat, double &maxLat, double &minLon, double &maxLon)
void addResolution (PvlGroup &mapping)
double calcResolution ()
void helperButtonLogMap ()
void helperButtonLoadMap ()
void helperButtonLogTargDef ()
void helperButtonLoadTargDef ()
void helperButtonLogRadius ()
void helperButtonCalcRange ()
double helperButtonCalcResolution ()
map< string, void * > GuiHelpers ()
void IsisMain ()


Define Documentation

#define GUIHELPERS

Definition at line 1 of file maptemplate.cpp.


Function Documentation

void addProject ( PvlGroup &  mapping  ) 

Definition at line 352 of file maptemplate.cpp.

void addTarget ( PvlGroup &  mapping  ) 

Definition at line 404 of file maptemplate.cpp.

void addRange ( PvlGroup &  mapping  ) 

Definition at line 467 of file maptemplate.cpp.

void calcRange ( double &  minLat,
double &  maxLat,
double &  minLon,
double &  maxLon 
)

void addResolution ( PvlGroup &  mapping  ) 

Definition at line 496 of file maptemplate.cpp.

double calcResolution (  ) 

Definition at line 604 of file maptemplate.cpp.

void helperButtonLogMap (  ) 

Definition at line 74 of file maptemplate.cpp.

void helperButtonLoadMap (  ) 

Definition at line 87 of file maptemplate.cpp.

void helperButtonLogTargDef (  ) 

Definition at line 237 of file maptemplate.cpp.

void helperButtonLoadTargDef (  ) 

Definition at line 250 of file maptemplate.cpp.

void helperButtonLogRadius (  ) 

Definition at line 298 of file maptemplate.cpp.

void helperButtonCalcRange (  ) 

double helperButtonCalcResolution (  ) 

Definition at line 337 of file maptemplate.cpp.

map<string,void*> GuiHelpers (  ) 

Definition at line 39 of file maptemplate.cpp.

void IsisMain (  ) 

Definition at line 51 of file maptemplate.cpp.