AbsorptionSingleLine

class pyarts.arts.AbsorptionSingleLine

Single absorption line

__init__(self: pyarts.arts.AbsorptionSingleLine, F0: float = 0, I0: float = 0, E0: float = 0, glow: float = 0, gupp: float = 0, A: float = 0, zeeman: pyarts.arts.ZeemanModel = nan nan, lineshape: pyarts.arts.LineShapeModel =, localquanta: pyarts.arts.QuantumNumberLocalState =) None

From values

Methods

__init__(self, F0, I0, E0, glow, gupp, A, ...)

From values

Attributes

A

float Einstein spontaneous emission coefficient

E0

float Lower energy state

F0

float Central frequency

I0

float Reference intensity

glow

float Lower level statistical weight

gupp

float Upper level statistical weight

lineshape

pyarts.arts.LineShapeModel Line shape model

localquanta

pyarts.arts.QuantumNumberLocalState Local quantum numbers

zeeman

pyarts.arts.ZeemanModel Zeeman model