WsvShortForm ############ .. currentmodule:: pyarts3.arts.globals .. autoclass:: WsvShortForm .. rubric:: Overview .. list-table:: * - :class:`str` - :attr:`~pyarts3.arts.globals.WsvShortForm.desc` - Description of the shortname * - :class:`str` - :attr:`~pyarts3.arts.globals.WsvShortForm.title` - Variable naming title * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__getstate__` - Helper for pickle. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__init__` - __init__(self, arg: pyarts3.arts.globals.WsvShortForm) -> None * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.arts.globals.WsvShortForm.__lt__` - Return self