GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.profile Namespace Reference

Data Structures

class  ProfileFrame
 Mainframe for displaying profile of raster map. More...
class  SetRasterDialog
class  TextDialog
class  OptDialog

Variables

tuple msg

Variable Documentation

tuple gui_modules.profile.msg
Initial value:
1 _("This module requires the NumPy module, which could not be "
2  "imported. It probably is not installed (it's not part of the "
3  "standard Python distribution). See the Numeric Python site "
4  "(http://numpy.scipy.org) for information on downloading source or "
5  "binaries.")

Definition at line 34 of file profile.py.

Referenced by db_noproc_error(), db_procedure_not_implemented(), db_start_driver(), db_syserror(), and G__get_window().