ARTS built-in documentation server
Workspace Method abs_linesSetQuantumNumberForMatch
Description
Sets a quantum number to a new value This function only acts on matches between the bands and input ID
Authors: Richard Larsson
Synopsis
| abs_linesSetQuantumNumberForMatch( | abs_lines, quantum_number, value, ID ) |
Variables
| OUT+IN | abs_lines | (ArrayOfAbsorptionLines) | A list of spectral line data. |
| GIN | quantum_number | (String) | Quantum number key |
| GIN | value | (Rational) | Value of quantum number |
| GIN | ID | (QuantumIdentifier) | ID of one or more bands |