LineShapeModelParameters

class pyarts.arts.LineShapeModelParameters

A temperature model calculator

__init__(self: pyarts.arts.LineShapeModelParameters, type: pyarts.arts.options.LineShapeTemperatureModel = None, X0: float = 0, X1: float = 0, X2: float = 0, X3: float = 0) None

From values

Methods

__init__(self[, type, X0, X1, X2, X3])

From values

Attributes

X0

float 1st coefficient

X1

float 2nd coefficient

X2

float 3rd coefficient

X3

float 4th coefficient

type

LineShapeTemperatureModel The temperature model