GeoLab Classes
The GeoLab functionality is centered on the ability to analyze GeoDict related files. GeoLab allows to work with
- GeoDict analytic data files (.gad)
- GeoDict structure files (.gdt)
- GeoDict result files (.gdr)
- GeoDict universal files (.vap, .gpp, etc.)
- GeoDict macro files (.gmc, .py)
For each of these file types, a class (data type) is available in GeoLab. This class allows to load and edit the content of the files and provides additional functionality to work with the data in MATLAB (depending on the file type).
Topics of this section
|
- GAD Class
The class for GeoDict analytic data files (.gad).
- GDT Class
The class for GeoDict structure files (.gdt).
- GUF Class
The class for GeoDict universal files (.vap, .gpt…).
- GDR Class
The class for GeoDict Result Files (.gdr).
- GMC Class
The class for GeoDict macro files (.py or .gmc).
- Options
Functions to change the default settings of GeoLab.
- Tools
Functions to provide an easy access to frequently used user defined tasks.
|