pygmi.pfmod.menu#
Potential Field Modelling menus.
Classes#
Widget class to call the main interface. |
Module Contents#
- class pygmi.pfmod.menu.MenuWidget(parent=None)#
Widget class to call the main interface.
This widget class creates the modelling menus to be found on the main interface. Normal as well as context menus are defined here.
- Parameters:
parent (pygmi.main.MainWidget, optional) – Reference to MainWidget class found in main.py. Default is None.
- export_mod3d()#
Export 3D Model.
- pfmod()#
Voxel modelling of data.
- maginv()#
Voxel inversion of data.
- mod3d()#
3D display of data.
- stat3d()#
3D display of data.
- import_mod3d()#
Import data.
- merge_mod3d()#
Merge models.