ZeemanModel

class pyarts.arts.ZeemanModel

A Zeeman model

__init__(*args, **kwargs)

Overloaded function.

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

Empty model

  1. __init__(self: pyarts.arts.ZeemanModel, gu: float, gl: float) -> None

From two numeric values

  1. __init__(self: pyarts.arts.ZeemanModel, gs: Annotated[List[float], FixedSize(2)]) -> None

From list of two values

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

gl

float The lower state g

gu

float The upper state g