MGDTwoMoment ############ .. currentmodule:: pyarts3.arts .. autoclass:: MGDTwoMoment .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.MGDTwoMoment.evaluate` - Evaluate PSD at given point. * - Method - :func:`~pyarts3.arts.MGDTwoMoment.evaluate_with_derivatives` - Evaluate the PSD and its derivatives at the given point. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__init__` - __init__(self, mass: pyarts3.arts.ScatteringSpeciesProperty, second_moment: pyarts3.arts.ScatteringSpeciesProperty, type: pyarts3.arts.MGDTwoMomentType, mu: float, gamma: float, t_min: float, t_max: float, picky: bool = False) -> None * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.arts.MGDTwoMoment.__lt__` - Return self