ARTS built-in documentation server
Workspace Method abs_lines_per_speciesChangeLineShapeModelParameterForSpecies
Description
See abs_linesChangeLineShapeModelParameterForMatchingLines
Authors: Richard Larsson
Synopsis
abs_lines_per_speciesChangeLineShapeModelParameterForSpecies( | abs_lines_per_species, abs_species, QI, parameter, coefficient, species, change, relative, 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) | Change in the value found |
GIN | relative | (Index, Default: 0) | Flag for relative change (0 is absolute change) |
GIN | species_tag | (String) | The species tag from abs_species to change |