ARTS
2.4.0(git:4fb77825)
|
Legacy dealing with reading old LineFunctionData. More...
Functions | |
Index | temperaturemodel2legacynelem (TemperatureModel type) noexcept |
Length per variable for temperature model. More... | |
std::vector< Variable > | lineshapetag2variablesvector (String type) |
Line shape models from string. More... | |
std::vector< Variable > | linemixingtag2variablesvector (String type) |
Line mixing models from string. More... | |
Legacy dealing with reading old LineFunctionData.
|
inline |
Line mixing models from string.
Definition at line 1505 of file lineshapemodel.h.
References LineShape::DV, LineShape::G, and LineShape::Y.
Referenced by LineShape::from_linefunctiondata().
|
inline |
Line shape models from string.
Definition at line 1480 of file lineshapemodel.h.
References LineShape::D0, LineShape::D2, LineShape::ETA, LineShape::FVC, LineShape::G0, and LineShape::G2.
Referenced by LineShape::from_linefunctiondata().
|
inlinenoexcept |
Length per variable for temperature model.
Definition at line 1455 of file lineshapemodel.h.
References LineShape::None, LineShape::T0, LineShape::T1, LineShape::T2, LineShape::T3, and LineShape::T4.