class <Topography> Topography : public TclObject


Inheritance:


Public Methods

double height(double x, double y)
double lowerX()
double lowerY()
double resol()
Topography()
double upperX()
double upperY()

Private Fields

int* grid
double grid_resolution
double maxX
double maxY

Private Methods

virtual int command(int argc, const char*const* argv)
int load_demfile(const char *fname)
int load_flatgrid(int x, int y, int res = 1)

Documentation

Topography()

double lowerX()

double upperX()

double lowerY()

double upperY()

double resol()

double height(double x, double y)

virtual int command(int argc, const char*const* argv)

int load_flatgrid(int x, int y, int res = 1)

int load_demfile(const char *fname)

double maxX

double maxY

double grid_resolution

int* grid


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de