Ppath
- class pyarts.arts.Ppath
Describes a propagation path
Workspace methods that can generate Ppath
Workspace methods that require Ppath
Workspace variables of type Ppath
- __init__(*args, **kwargs)
Overloaded function.
__init__(self: pyarts.arts.Ppath) -> None
Empty path
__init__(self: pyarts.arts.Ppath, val: pyarts.arts.Ppath) -> None
Copy instance
__init__(self: pyarts.arts.Ppath, wsv: pyarts.arts.WorkspaceVariable) -> None
Automatic conversion from a workspace variable
Methods
__init__(*args, **kwargs)Overloaded function.
fromxml(file)Create
Ppathfrom filereadxml(self, file)Read
Ppathfrom filesavexml(self, file[, type, clobber])Saves
Ppathto fileAttributes
StringRadiative backgroundfloatThe propagation path constant (only used for 1D)intAtmospheric dimensionVectorEnd line-of-sightfloatThe distance between end pos and the first position in posVectorEnd positionArrayOfGridPosIndex position with respect to the latitude gridArrayOfGridPosIndex position with respect to the longitude gridArrayOfGridPosIndex position with respect to the pressure gridMatrixLine-of-sight at each ppath pointVectorThe length between ppath pointsVectorThe group index of refractionintNumber of path pointsVectorThe real part of the refractive index at each path positionMatrixThe distance between start pos and the last position in posVectorRadius of each ppath pointVectorStart line-of-sightfloatLength between sensor and atmospheric boundaryVectorStart position