ARTS built-in documentation server

Workspace Method f_gridFromGasAbsLookup

Description

Sets f_grid to the frequency grid of abs_lookup.

Must be called between importing/creating raw absorption table and
call of abs_lookupAdapt.

Authors: Stefan Buehler

Synopsis

f_gridFromGasAbsLookup( f_grid, abs_lookup )

Variables

OUTf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INabs_lookup(GasAbsLookup)An absorption lookup table.