ARTS built-in documentation server
Workspace Method abs_linesSetLinemixingLimit
Description
Sets line mixing limit for all lines. If value is less than 0, no limit is applied and line mixing is active. Otherwise, line mixing is inactive if the pressure is below the limit.
Authors: Richard Larsson
Synopsis
abs_linesSetLinemixingLimit( | abs_lines, value ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | value | (Numeric) | Value of limit |