pihmRasterLIBS/catProcessing.cpp File Reference

#include <stdio.h>
#include "lsm.h"
#include "./../pihmLIBS/shapefil.h"

Include dependency graph for catProcessing.cpp:

Go to the source code of this file.

Functions

void findIJCat (short **fdr, int i, int j, int *mIJ)
int catchmentGrid (char *segFile, char *fdrFile, char *catFile)
int trace (float **seg, short int **fdr, float **cat, int i, int j)


Function Documentation

int catchmentGrid ( char *  segFile,
char *  fdrFile,
char *  catFile 
)

Definition at line 9 of file catProcessing.cpp.

References bndbox, csize, dir, dx, dy, elev, filetype, findIJCat(), gridread(), gridwrite(), mval, nx, ny, RPFLTDTYPE, RPSHRDTYPE, slope, and trace().

Referenced by CatchmentGridDlg::run().

Here is the call graph for this function:

void findIJCat ( short **  fdr,
int  i,
int  j,
int *  mIJ 
)

Definition at line 69 of file catProcessing.cpp.

Referenced by catchmentGrid(), and trace().

int trace ( float **  seg,
short int **  fdr,
float **  cat,
int  i,
int  j 
)

Definition at line 45 of file catProcessing.cpp.

References findIJCat().

Referenced by catchmentGrid().

Here is the call graph for this function:


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