TEMPLATE - ITA-Solar/solo-spice-ql GitHub Wiki

Source code: prits_tools__check_equality.pro

Class: PRITS_TOOLS

Table of contents generated with markdown-toc

Description

Detailed description of what the function/procedure does. May include commonly used and/or important keywords and optional in-/output.

Syntax

result = function(arg1, arg2 [, optArg1] [, optInput=optInput] [, optOutput=optOutput] [, /keyword1] )

or

procedure, arg1, arg2 [, optArg1] [, optInput=optInput] [, optOutput=optOutput] [, /keyword1]

Return value

This blabla returns a string or a number.

Arguments

arg1

Some required input.

arg2

Some required input.

Optional Input

optArg1

Some optional input.

optInput

Some optional input, as a keyword.

Optional Output

optOutput

Some optional output, as a keyword.

Keywords

keyword1

If set, then something weird happens

⚠️ **GitHub.com Fallback** ⚠️