ARTS built-in documentation server

Workspace Method abs_linesChangeBaseParameterForMatchingLevel

Description

Change 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_linesChangeBaseParameterForMatchingLevel( abs_lines, QI, parameter_name, change, relative )

Variables

OUT+INabs_lines(ArrayOfAbsorptionLines)A list of spectral line data.
GINQI(QuantumIdentifier)Information to match the level.
GINparameter_name(String)Name of parameter to be replaced
GINchange(Numeric)Value with which to change matching level's value
GINrelative(Index, Default: 0)Flag for relative change (0 is absolute change)