ARTS built-in documentation server
Workspace Method abs_linesNormalization
Description
Sets normalization type for all lines Available options: "VVH" : Van Vleck and Huber "VVW" : Van Vleck and Weisskopf "RQ" : Rosenkranz quadratic "SFS" : Simple frequency scaling "None" : No extra normalization See the theory guide for more details.
Authors: Richard Larsson
Synopsis
abs_linesNormalization( | abs_lines, option ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | option | (String) | Method of line normalizations |