ARTS built-in documentation server

Workspace Method abs_lines_per_speciesCompact

Description

Removes all lines outside the defined lineshape cutoff frequencies
from abs_lines_per_species. This can save computation time.
It should be particularly useful to call this method after
abs_lines_per_speciesAddMirrorLines.

Authors: Axel von Engeln, Stefan Buehler

Synopsis

abs_lines_per_speciesCompact( abs_lines_per_species, abs_lineshape, f_grid )

Variables

OUTabs_lines_per_species(ArrayOfArrayOfLineRecord)A list of spectral line data for each tag.
INabs_lines_per_species(ArrayOfArrayOfLineRecord)A list of spectral line data for each tag.
INabs_lineshape(ArrayOfLineshapeSpec)Lineshape specification: function, norm, cutoff.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.