pihmLIBS/pickGridValue.cpp File Reference

#include "pickGridValue.h"

Include dependency graph for pickGridValue.cpp:

Go to the source code of this file.

Functions

double readValue (void *data, GDALDataType type, int index)
void getExtent (GDALDataset *temp, double *ranges)
double getRasterValue (GDALDataset *layer, int bandNumber, double x, double y, double *ranges)

Variables

static double Xmax
static double Xmin
static double Ymax
static double Ymin
static double Xres
static double Yres


Function Documentation

void getExtent ( GDALDataset *  temp,
double *  ranges 
)

Definition at line 43 of file pickGridValue.cpp.

References Xmax, Xmin, Xres, Ymax, Ymin, and Yres.

Referenced by mshFileDlg::run(), and attFileDlg::run().

double getRasterValue ( GDALDataset *  layer,
int  bandNumber,
double  x,
double  y,
double *  ranges 
)

Definition at line 75 of file pickGridValue.cpp.

References readValue(), and type().

Referenced by mshFileDlg::run(), and attFileDlg::run().

Here is the call graph for this function:

double readValue ( void *  data,
GDALDataType  type,
int  index 
)

Definition at line 6 of file pickGridValue.cpp.

Referenced by getRasterValue().


Variable Documentation

double Xmax [static]

Definition at line 40 of file pickGridValue.cpp.

Referenced by getExtent().

double Xmin [static]

Definition at line 40 of file pickGridValue.cpp.

Referenced by getExtent().

double Xres [static]

Definition at line 41 of file pickGridValue.cpp.

Referenced by getExtent().

double Ymax [static]

Definition at line 40 of file pickGridValue.cpp.

Referenced by getExtent().

double Ymin [static]

Definition at line 40 of file pickGridValue.cpp.

Referenced by getExtent().

double Yres [static]

Definition at line 41 of file pickGridValue.cpp.

Referenced by getExtent().


Generated on Sun Aug 5 17:34:47 2007 for PIHMgis by  doxygen 1.5.2