TessemNN

class pyarts.arts.TessemNN

Data required by TESSEM to calculate surface emissivity

Workspace methods that can generate TessemNN

Workspace methods that require TessemNN

Workspace variables of type TessemNN

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.TessemNN) -> None

Empty default

  1. __init__(self: pyarts.arts.TessemNN, val: pyarts.arts.TessemNN) -> None

Copy instance

  1. __init__(self: pyarts.arts.TessemNN, wsv: pyarts.arts.WorkspaceVariable) -> None

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

fromxml(file)

Create TessemNN from file

readxml(self, file)

Read TessemNN from file

savexml(self, file[, type, clobber])

Saves TessemNN to file

Attributes

b1

Vector

b2

Vector

nb_cache

int

nb_inputs

int

nb_outputs

int

w1

Matrix

w2

Matrix

x_max

Vector

x_min

Vector

y_max

Vector

y_min

Vector