ARTS built-in documentation server
Workspace Method abs_lines_per_speciesSetLineShapeModelParameterForSpecies
Description
See abs_linesSetLineShapeModelParameterForMatchingLines
Authors: Richard Larsson
Synopsis
abs_lines_per_speciesSetLineShapeModelParameterForSpecies( | abs_lines_per_species, abs_species, QI, parameter, coefficient, species, change, species_tag ) |
Variables
OUT+IN | abs_lines_per_species | (ArrayOfArrayOfAbsorptionLines) | A list of spectral line data for each tag. |
IN | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for gas absorption. |
GIN | QI | (QuantumIdentifier) | Information to match the line. |
GIN | parameter | (String) | Name of parameter to be replaced |
GIN | coefficient | (String) | Coefficient of the parameter to be changed |
GIN | species | (String) | Species of parameter to be changed |
GIN | change | (Numeric) | Sets the value found |
GIN | species_tag | (String) | The species tag from abs_species to change |