pihmLIBS/pickGridValue.h File Reference

#include <iostream>
#include <gdal.h>
#include <gdal_priv.h>

Include dependency graph for pickGridValue.h:

This graph shows which files directly or indirectly include this file:

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)


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 attFileDlg::run(), and mshFileDlg::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 attFileDlg::run(), and mshFileDlg::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().


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