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
Ppath
from filereadxml
(self, file)Read
Ppath
from filesavexml
(self, file[, type, clobber])Saves
Ppath
to fileAttributes
String
Radiative backgroundfloat
The propagation path constant (only used for 1D)int
Atmospheric dimensionVector
End line-of-sightfloat
The distance between end pos and the first position in posVector
End positionArrayOfGridPos
Index position with respect to the latitude gridArrayOfGridPos
Index position with respect to the longitude gridArrayOfGridPos
Index position with respect to the pressure gridMatrix
Line-of-sight at each ppath pointVector
The length between ppath pointsVector
The group index of refractionint
Number of path pointsVector
The real part of the refractive index at each path positionMatrix
The distance between start pos and the last position in posVector
Radius of each ppath pointVector
Start line-of-sightfloat
Length between sensor and atmospheric boundaryVector
Start position