ARTS built-in documentation server

Workspace Method abs_linesSetMirroring

Description

Sets mirroring type for all lines.

Available options:
	"None"    	 - 	 No mirrored line
	"Same"    	 - 	 Mirrored line broadened by line shape
	"Manual"  	 - 	 Manually mirrored line (be careful; allows all frequencies)
	"Lorentz" 	 - 	 Mirrored line broadened by Lorentz

Note that mirroring is never applied for DP line shape
Also note that Lorentz profile is approached by most line shapes at high frequency offset.
Also note that Manual settings are potentially dangerous as other frequency
offsets might not work as hoped.

Authors: Richard Larsson

Synopsis

abs_linesSetMirroring( abs_lines, option )

Variables

OUT+INabs_lines(ArrayOfAbsorptionLines)A list of spectral line data.
GINoption(String)Method of line mirroring