ARTS built-in documentation server
Workspace Method abs_lines_per_speciesChangeBaseParameterForMatchingLines
Description
See abs_linesChangeBaseParameterForMatchingLines
Authors: Richard Larsson
Synopsis
abs_lines_per_speciesChangeBaseParameterForMatchingLines( | abs_lines_per_species, QI, parameter_name, change, relative, loose_matching ) |
Variables
OUT+IN | abs_lines_per_species | (ArrayOfArrayOfAbsorptionLines) | A list of spectral line data for each tag. |
GIN | QI | (QuantumIdentifier) | Information to match the line. |
GIN | parameter_name | (String) | Name of parameter to be replaced |
GIN | change | (Numeric) | Value with which to change matching line's value |
GIN | relative | (Index, Default: 0) | Flag for relative change (0 is absolute change) |
GIN | loose_matching | (Index, Default: 0) | Flag for loose match (0 means only complete matches) |