DeltaMTransportData ################### .. currentmodule:: pyarts3.arts.vdisort .. autoclass:: DeltaMTransportData .. rubric:: Overview .. list-table:: * - :class:`MuelmatTensor4` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.beam_phase_matrix` - Delta-M beam phase matrices * - :class:`Vector` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.omega` - Delta-M single-scattering albedo * - :class:`MuelmatTensor5` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.phase_matrix` - Delta-M diffuse phase matrices * - :class:`Vector` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.source_coordinate_offset` - Offset of the affine physical-source coordinate map * - :class:`Vector` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.source_coordinate_scale` - Scale of the affine physical-source coordinate map * - :class:`AscendingGrid` - :attr:`~pyarts3.arts.vdisort.DeltaMTransportData.tau` - Delta-M optical-depth grid * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__init__` - Initialize self. See help(type(self)) for accurate signature. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.arts.vdisort.DeltaMTransportData.__lt__` - Return self