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
float
1st coefficientfloat
2nd coefficientfloat
3rd coefficientfloat
4th coefficientLineShapeTemperatureModel
The temperature model