ARTS 2.5.11 (git: 6827797f)
|
Legacy dealing with reading old LineFunctionData. More...
Functions | |
std::vector< Variable > | lineshapetag2variablesvector (String type) |
Line shape models from string. | |
std::vector< Variable > | linemixingtag2variablesvector (String type) |
Line mixing models from string. | |
constexpr Index | temperaturemodel2legacynelem (TemperatureModel type) noexcept |
Length per variable for temperature model. | |
Legacy dealing with reading old LineFunctionData.
std::vector< Variable > LineShape::LegacyLineFunctionData::linemixingtag2variablesvector | ( | String | type | ) |
Line mixing models from string.
Definition at line 1227 of file lineshapemodel.cc.
References ARTS_USER_ERROR.
std::vector< Variable > LineShape::LegacyLineFunctionData::lineshapetag2variablesvector | ( | String | type | ) |
Line shape models from string.
Definition at line 1206 of file lineshapemodel.cc.
References ARTS_USER_ERROR.
|
constexprnoexcept |
Length per variable for temperature model.
Definition at line 849 of file lineshapemodel.h.