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