tran #### .. currentmodule:: pyarts3.arts.rtepack .. autoclass:: tran .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.rtepack.tran.deriv` - Returns the derivative of the Mueller matrix * - Method - :func:`~pyarts3.arts.rtepack.tran.expm1` - Returns the Mueller matrix minus the identity matrix * - Method - :func:`~pyarts3.arts.rtepack.tran.linsrc` - Returns the linear-in-tau evolve operator * - Method - :func:`~pyarts3.arts.rtepack.tran.linsrc_deriv` - Returns the derivative of the linear-in-tau evolve operator * - Operator - :func:`~pyarts3.arts.rtepack.tran.__call__` - Returns the Mueller matrix * - Operator - :func:`~pyarts3.arts.rtepack.tran.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.arts.rtepack.tran.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.rtepack.tran.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.arts.rtepack.tran.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.arts.rtepack.tran.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.rtepack.tran.__init__` - __init__(self, k1: pyarts3.arts.Propmat, k2: pyarts3.arts.Propmat, r: float) -> None * - Operator - :func:`~pyarts3.arts.rtepack.tran.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.arts.rtepack.tran.__lt__` - Return self