SensorPosLosVector ################## .. currentmodule:: pyarts3.arts .. autoclass:: SensorPosLosVector .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.SensorPosLosVector.conj` - See :attr:`numpy.ndarray.conj` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.conjugate` - See :attr:`numpy.ndarray.conjugate` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.copy` - See :attr:`numpy.ndarray.copy` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.cumprod` - See :attr:`numpy.ndarray.cumprod` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.cumsum` - See :attr:`numpy.ndarray.cumsum` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.diagonal` - See :attr:`numpy.ndarray.diagonal` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.fill` - See :attr:`numpy.ndarray.fill` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.flatten` - See :attr:`numpy.ndarray.flatten` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.max` - See :attr:`numpy.ndarray.max` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.mean` - See :attr:`numpy.ndarray.mean` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.min` - See :attr:`numpy.ndarray.min` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.nonzero` - See :attr:`numpy.ndarray.nonzero` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.prod` - See :attr:`numpy.ndarray.prod` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.ravel` - See :attr:`numpy.ndarray.ravel` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.readxml` - Read variable from file * - Method - :func:`~pyarts3.arts.SensorPosLosVector.repeat` - See :attr:`numpy.ndarray.repeat` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.reshape` - See :attr:`numpy.ndarray.reshape` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.round` - See :attr:`numpy.ndarray.round` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.savexml` - Saves variable to file * - Method - :func:`~pyarts3.arts.SensorPosLosVector.sort` - Sorts the vector by the given key. * - Method - :func:`~pyarts3.arts.SensorPosLosVector.squeeze` - See :attr:`numpy.ndarray.squeeze` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.std` - See :attr:`numpy.ndarray.std` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.sum` - See :attr:`numpy.ndarray.sum` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.tolist` - See :attr:`numpy.ndarray.tolist` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.trace` - See :attr:`numpy.ndarray.trace` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.transpose` - See :attr:`numpy.ndarray.transpose` * - Method - :func:`~pyarts3.arts.SensorPosLosVector.var` - See :attr:`numpy.ndarray.var` * - Static Method - :func:`~pyarts3.arts.SensorPosLosVector.fromxml` - Create variable from file * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.T` - See :attr:`numpy.ndarray.T`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.dtype` - See :attr:`numpy.ndarray.dtype`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.imag` - See :attr:`numpy.ndarray.imag`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.itemsize` - See :attr:`numpy.ndarray.itemsize`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.nbytes` - See :attr:`numpy.ndarray.nbytes`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.ndim` - See :attr:`numpy.ndarray.ndim`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.real` - See :attr:`numpy.ndarray.real`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.shape` - See :attr:`numpy.ndarray.shape`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.size` - See :attr:`numpy.ndarray.size`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.strides` - See :attr:`numpy.ndarray.strides`. * - Attribute - :attr:`~pyarts3.arts.SensorPosLosVector.value` - A :class:`~numpy.ndarray` of the object. * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__abs__` - See :attr:`numpy.ndarray.__abs__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__add__` - See :attr:`numpy.ndarray.__add__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__and__` - See :attr:`numpy.ndarray.__and__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__array__` - Returns a :class:`~numpy.ndarray` of the object. * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__contains__` - See :attr:`numpy.ndarray.__contains__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__divmod__` - See :attr:`numpy.ndarray.__divmod__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__eq__` - See :attr:`numpy.ndarray.__eq__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__floordiv__` - See :attr:`numpy.ndarray.__floordiv__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__format__` - __format__(self, arg: str, /) -> str * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ge__` - See :attr:`numpy.ndarray.__ge__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__getitem__` - See :attr:`numpy.ndarray.__getitem__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__getstate__` - __getstate__(self) -> tuple * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__gt__` - See :attr:`numpy.ndarray.__gt__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__iadd__` - See :attr:`numpy.ndarray.__iadd__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__iand__` - See :attr:`numpy.ndarray.__iand__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ifloordiv__` - See :attr:`numpy.ndarray.__ifloordiv__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__imatmul__` - See :attr:`numpy.ndarray.__imatmul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__imod__` - See :attr:`numpy.ndarray.__imod__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__imul__` - See :attr:`numpy.ndarray.__imul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__init__` - __init__(self, arg: pyarts3.arts.SensorPosLosVector) -> None * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ior__` - See :attr:`numpy.ndarray.__ior__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ipow__` - See :attr:`numpy.ndarray.__ipow__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__isub__` - See :attr:`numpy.ndarray.__isub__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__iter__` - See :attr:`numpy.ndarray.__iter__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__itruediv__` - See :attr:`numpy.ndarray.__itruediv__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__le__` - See :attr:`numpy.ndarray.__le__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__len__` - See :attr:`numpy.ndarray.__len__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__lt__` - See :attr:`numpy.ndarray.__lt__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__matmul__` - See :attr:`numpy.ndarray.__matmul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__mod__` - See :attr:`numpy.ndarray.__mod__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__mul__` - See :attr:`numpy.ndarray.__mul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ne__` - See :attr:`numpy.ndarray.__ne__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__or__` - See :attr:`numpy.ndarray.__or__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__pow__` - See :attr:`numpy.ndarray.__pow__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__radd__` - See :attr:`numpy.ndarray.__radd__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rand__` - See :attr:`numpy.ndarray.__rand__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rdivmod__` - See :attr:`numpy.ndarray.__rdivmod__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__repr__` - __repr__(self) -> str * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rfloordiv__` - See :attr:`numpy.ndarray.__rfloordiv__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rmatmul__` - See :attr:`numpy.ndarray.__rmatmul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rmod__` - See :attr:`numpy.ndarray.__rmod__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rmul__` - See :attr:`numpy.ndarray.__rmul__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__ror__` - See :attr:`numpy.ndarray.__ror__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rpow__` - See :attr:`numpy.ndarray.__rpow__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rsub__` - See :attr:`numpy.ndarray.__rsub__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__rtruediv__` - See :attr:`numpy.ndarray.__rtruediv__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__setitem__` - See :attr:`numpy.ndarray.__setitem__` * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__setstate__` - __setstate__(self, arg: tuple, /) -> None * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__str__` - __str__(self) -> str * - Operator - :func:`~pyarts3.arts.SensorPosLosVector.__truediv__` - See :attr:`numpy.ndarray.__truediv__` .. rubric:: Constructors .. automethod:: __init__ :noindex: .. rubric:: Methods .. automethod:: SensorPosLosVector.conj .. automethod:: SensorPosLosVector.conjugate .. automethod:: SensorPosLosVector.copy .. automethod:: SensorPosLosVector.cumprod .. automethod:: SensorPosLosVector.cumsum .. automethod:: SensorPosLosVector.diagonal .. automethod:: SensorPosLosVector.fill .. automethod:: SensorPosLosVector.flatten .. automethod:: SensorPosLosVector.max .. automethod:: SensorPosLosVector.mean .. automethod:: SensorPosLosVector.min .. automethod:: SensorPosLosVector.nonzero .. automethod:: SensorPosLosVector.prod .. automethod:: SensorPosLosVector.ravel .. automethod:: SensorPosLosVector.readxml .. automethod:: SensorPosLosVector.repeat .. automethod:: SensorPosLosVector.reshape .. automethod:: SensorPosLosVector.round .. automethod:: SensorPosLosVector.savexml .. automethod:: SensorPosLosVector.sort .. automethod:: SensorPosLosVector.squeeze .. automethod:: SensorPosLosVector.std .. automethod:: SensorPosLosVector.sum .. automethod:: SensorPosLosVector.tolist .. automethod:: SensorPosLosVector.trace .. automethod:: SensorPosLosVector.transpose .. automethod:: SensorPosLosVector.var .. rubric:: Static Methods .. automethod:: SensorPosLosVector.fromxml .. rubric:: Attributes .. attribute:: SensorPosLosVector.T :type: object See :attr:`numpy.ndarray.T`. .. :class:`object` .. attribute:: SensorPosLosVector.dtype :type: object See :attr:`numpy.ndarray.dtype`. .. :class:`object` .. attribute:: SensorPosLosVector.imag :type: object See :attr:`numpy.ndarray.imag`. .. :class:`object` .. attribute:: SensorPosLosVector.itemsize :type: object See :attr:`numpy.ndarray.itemsize`. .. :class:`object` .. attribute:: SensorPosLosVector.nbytes :type: object See :attr:`numpy.ndarray.nbytes`. .. :class:`object` .. attribute:: SensorPosLosVector.ndim :type: object See :attr:`numpy.ndarray.ndim`. .. :class:`object` .. attribute:: SensorPosLosVector.real :type: object See :attr:`numpy.ndarray.real`. .. :class:`object` .. attribute:: SensorPosLosVector.shape :type: object See :attr:`numpy.ndarray.shape`. .. :class:`object` .. attribute:: SensorPosLosVector.size :type: object See :attr:`numpy.ndarray.size`. .. :class:`object` .. attribute:: SensorPosLosVector.strides :type: object See :attr:`numpy.ndarray.strides`. .. :class:`object` .. attribute:: SensorPosLosVector.value :type: ~numpy.ndarray A :class:`~numpy.ndarray` of the object. .. :class:`~numpy.ndarray` .. rubric:: Operators .. automethod:: SensorPosLosVector.__abs__ .. automethod:: SensorPosLosVector.__add__ .. automethod:: SensorPosLosVector.__and__ .. automethod:: SensorPosLosVector.__array__ .. automethod:: SensorPosLosVector.__contains__ .. automethod:: SensorPosLosVector.__divmod__ .. automethod:: SensorPosLosVector.__eq__ .. automethod:: SensorPosLosVector.__floordiv__ .. automethod:: SensorPosLosVector.__format__ .. automethod:: SensorPosLosVector.__ge__ .. automethod:: SensorPosLosVector.__getitem__ .. automethod:: SensorPosLosVector.__getstate__ .. automethod:: SensorPosLosVector.__gt__ .. automethod:: SensorPosLosVector.__hash__ .. automethod:: SensorPosLosVector.__iadd__ .. automethod:: SensorPosLosVector.__iand__ .. automethod:: SensorPosLosVector.__ifloordiv__ .. automethod:: SensorPosLosVector.__imatmul__ .. automethod:: SensorPosLosVector.__imod__ .. automethod:: SensorPosLosVector.__imul__ .. automethod:: SensorPosLosVector.__init__ .. automethod:: SensorPosLosVector.__ior__ .. automethod:: SensorPosLosVector.__ipow__ .. automethod:: SensorPosLosVector.__isub__ .. automethod:: SensorPosLosVector.__iter__ .. automethod:: SensorPosLosVector.__itruediv__ .. automethod:: SensorPosLosVector.__le__ .. automethod:: SensorPosLosVector.__len__ .. automethod:: SensorPosLosVector.__lt__ .. automethod:: SensorPosLosVector.__matmul__ .. automethod:: SensorPosLosVector.__mod__ .. automethod:: SensorPosLosVector.__mul__ .. automethod:: SensorPosLosVector.__ne__ .. automethod:: SensorPosLosVector.__or__ .. automethod:: SensorPosLosVector.__pow__ .. automethod:: SensorPosLosVector.__radd__ .. automethod:: SensorPosLosVector.__rand__ .. automethod:: SensorPosLosVector.__rdivmod__ .. automethod:: SensorPosLosVector.__repr__ .. automethod:: SensorPosLosVector.__rfloordiv__ .. automethod:: SensorPosLosVector.__rmatmul__ .. automethod:: SensorPosLosVector.__rmod__ .. automethod:: SensorPosLosVector.__rmul__ .. automethod:: SensorPosLosVector.__ror__ .. automethod:: SensorPosLosVector.__rpow__ .. automethod:: SensorPosLosVector.__rsub__ .. automethod:: SensorPosLosVector.__rtruediv__ .. automethod:: SensorPosLosVector.__setitem__ .. automethod:: SensorPosLosVector.__setstate__ .. automethod:: SensorPosLosVector.__str__ .. automethod:: SensorPosLosVector.__truediv__