GIM package

Submodules

GIM.template_GIM_documentation module

GIM.template_GIM_documentation.main()[source]

This is the main function (GIM)

GIM.template_GIM_documentation.templateFunction(arg1, arg2)[source]

Summary line.

Extended description of function.

Note

Do not include the self parameter in the Args section.

Parameters
  • arg1 (float) – Description of arg1

  • arg2 (float) – Description of arg2

Returns

Sum of arg1 and arg2

Return type

(float)

Module contents