ARTS built-in documentation server
Workspace Method abs_linesSetBaseParameterForMatchingLevel
Description
Set parameter of all levels in abs_lines that match with QuantumIdentifier. Only works for these parameters: parameter_name = "Statistical Weight" parameter_name = "Zeeman Coefficient"
Authors: Richard Larsson
Synopsis
abs_linesSetBaseParameterForMatchingLevel( | abs_lines, QI, parameter_name, change ) |
Variables
OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
GIN | QI | (QuantumIdentifier) | Information to match the level. |
GIN | parameter_name | (String) | Name of parameter to be replaced |
GIN | change | (Numeric) | Value with which to set matching level's value |