ARTS built-in documentation server
Workspace Method abs_linesSetLineShapeType
Description
Sets shape calculations type for all lines. Available options: "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_linesSetLineShapeType( | abs_lines, option ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | option | (String) | Method of line shape calculations |