ZenithAngleGrid ############### .. currentmodule:: pyarts.arts .. autoclass:: ZenithAngleGrid .. rubric:: Overview .. list-table:: * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__eq__` - Return self==value. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__format__` - Default object formatter. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__ge__` - Return self>=value. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__getstate__` - Helper for pickle. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__gt__` - Return self>value. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__hash__` - Return hash(self). * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__init__` - __init__(self, arg: pyarts.arts.FejerGrid, /) -> None * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__le__` - Return self<=value. * - Operator - :func:`~pyarts.arts.ZenithAngleGrid.__lt__` - Return self