qat (version 0.74)

qat_read_parameter: Informations on a method

Description

This functions delivers informations of methods, which are stored under the given filename.

Usage

qat_read_parameter(filename, methodname)

Arguments

filename
Filename of the file with the descriptions of the methods
methodname
Name of the method, where informations are required.

Value

A list with the following elements:

Details

This functions delivers informations of methods, which are stored under the given filename. For this the methodname will be used as a search parameter. The informations will be given back as a list.

Examples

Run this code
#still to come

Run the code above in your browser using DataCamp Workspace