ZeemanLineModel ############### .. currentmodule:: pyarts3.arts .. autoclass:: ZeemanLineModel .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.ZeemanLineModel.strengths` - The number of Zeeman lines * - Attribute - :attr:`~pyarts3.arts.ZeemanLineModel.gl` - The lower level statistical weight * - Attribute - :attr:`~pyarts3.arts.ZeemanLineModel.gu` - The upper level statistical weight * - Attribute - :attr:`~pyarts3.arts.ZeemanLineModel.on` - If True, the Zeeman effect is included * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__getstate__` - Helper for pickle. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__init__` - Initialize self. See help(type(self)) for accurate signature. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.arts.ZeemanLineModel.__lt__` - Return self