pyarts.arts.frequency_shift
- arts.frequency_shift(frequency_grid: pyarts.arts.AscendingGrid, atmospheric_point: pyarts.arts.AtmPoint, ray_path_point: pyarts.arts.PropagationPathPoint) pyarts.arts.AscendingGrid
Get the frequency-shifted frequency grid at a point in the atmosphere.
- Parameters:
frequency_grid (AscendingGrid) – The frequency grid to shift.
atmospheric_point (AtmPoint) – The point in the atmosphere.
ray_path_point (PropagationPathPoint) – The point along the ray path.