GRASS Programmer's Manual  6.4.2(2012)
vkrige Namespace Reference

Data Structures

class  KrigingPanel
class  KrigingModule
class  Log
class  RBookPanel
class  RBookgstatPanel
class  RBookgeoRPanel

Variables

tuple GUIModulesPath = os.path.join(os.getenv("GISBASE"), "etc", "wxpython", "gui_modules")
 wxGUI imports
int maxint = 1

Detailed Description

MODULE:    v_krige_wxGUI

AUTHOR(S): Anne Ghisla <a.ghisla AT gmail.com>

PURPOSE:   Dedicated GUI for v.krige script.

DEPENDS:   R 2.x, packages gstat, maptools and spgrass6, optional: automap

COPYRIGHT: (C) 2009 by the GRASS Development Team

This program is free software under the GNU General Public
License (>=v2). Read the file COPYING that comes with GRASS
for details.

Variable Documentation

tuple vkrige::GUIModulesPath = os.path.join(os.getenv("GISBASE"), "etc", "wxpython", "gui_modules")

wxGUI imports

Definition at line 36 of file vkrige.py.

int vkrige::maxint = 1

Definition at line 51 of file vkrige.py.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines