GRASS Programmer's Manual
6.4.2(2012)
|
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 |
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.
tuple vkrige::GUIModulesPath = os.path.join(os.getenv("GISBASE"), "etc", "wxpython", "gui_modules") |
int vkrige::maxint = 1 |