ray_pathFromPointAndDepth

Workspace.ray_pathFromPointAndDepth(self, ray_path: pyarts3.arts.ArrayOfPropagationPathPoint | None = None, ray_path_point: pyarts3.arts.PropagationPathPoint | None = None, depth_profile: pyarts3.arts.DescendingGrid | None = None) None

Create a depth profile ray path from a point.

Author: Richard Larsson

Used by wrapper methods

Parameters: