GM module ========= The GM Module contains classes with initialized values that can be instantiated when the object is created. \ The objects defined in classes are most often sets of parameters passed to functions, or sets of data values returned from functions. \ By convention, classes in globalmapper end with a "_t" suffix. .. automodule:: GM :members: :show-inheritance: