ARTS built-in documentation server
Workspace Method abs_linesLineShapeType
Description
Sets shape calculations type for all lines. Available ``option``: - ``"DP"``: Doppler profile - ``"LP"``: Lorentz profile - ``"VP"``: Voigt profile - ``"SDVP"``: Speed-dependent Voigt profile - ``"HTP"``: Hartman-Tran profile See the theory guide for more details.
Authors: Richard Larsson
Synopsis
abs_linesLineShapeType( | abs_lines, option ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | option | (String) | Method of line shape calculations |