ARTS built-in documentation server

Workspace Method f_gridFromAbsorptionLines

Description

Sets f_grid to a grid relative to abs_lines_per_species

Each line will have abs_lines_per_species will have a grid
of *num_freqs* grid points in [f0+*delta_f_low*, f0+*delta_f_upp*],
where f0 is the line center.

Before leaving the function, f_grid is sorted.

Note that this method could generate significantly large f_grid
if used carelessly

Authors: Richard Larsson

Synopsis

f_gridFromAbsorptionLines( f_grid, abs_lines_per_species, delta_f_low, delta_f_upp, num_freqs )

Variables

OUTf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INabs_lines_per_species(ArrayOfArrayOfAbsorptionLines)A list of spectral line data for each tag.
GINdelta_f_low(Numeric, Default: -5e6)Lower range of delta f
GINdelta_f_upp(Numeric, Default: 5e6)Upper range of delta f
GINnum_freqs(Index)Number of frequencies