MdRecord

class pyarts.arts.MdRecord

Method record for the workspace - do not use manually

__init__(self: pyarts.arts.MdRecord) None

Create empty

Methods

__init__(self)

Create empty

Attributes

desc

String Description of method

g_in

ArrayOfString Generic input to method

g_in_default

ArrayOfString Generic input parsable defaults to method

g_in_types

ArrayOfIndex Types of the generic input

g_out

ArrayOfString Generic output of method

g_out_types

ArrayOfIndex Types of the generic output

ins

ArrayOfIndex Input to method

name

String Name of method

outs

ArrayOfIndex Output of method