ARTS
2.3.1285(git:92a29ea9-dirty)
|
Legacy dealing with reading old PressureBroadeningData. More...
Functions | |
LegacyPressureBroadeningData::TypePB | string2typepb (String type) |
Pressure broadening types from string. More... | |
bool | self_listed (const QuantumIdentifier &qid, LegacyPressureBroadeningData::TypePB t) |
Pressure broadening if self exist. More... | |
Index | typepb2nelem (LegacyPressureBroadeningData::TypePB type) |
Pressure broadening types to number of elements. More... | |
Model | vector2modelpb (Vector x, LegacyPressureBroadeningData::TypePB type, bool self_in_list) |
void | vector2modelpb (LineShape::Type &mtype, bool &self, bool &bath, Model &m, ArrayOfSpeciesTag &species, Vector x, LegacyPressureBroadeningData::TypePB type, bool self_in_list) |
LineShape::Model from legacy input vector. More... | |
Legacy dealing with reading old PressureBroadeningData.
|
strong |
Enumerator | |
---|---|
PB_NONE | |
PB_AIR_BROADENING | |
PB_AIR_AND_WATER_BROADENING | |
PB_PLANETARY_BROADENING | |
PB_NONE | |
PB_AIR_BROADENING | |
PB_AIR_AND_WATER_BROADENING | |
PB_PLANETARY_BROADENING |
Definition at line 989 of file linefunctiondata.h.
|
strong |
Pressure broadening types that used to exist.
Enumerator | |
---|---|
PB_NONE | |
PB_AIR_BROADENING | |
PB_AIR_AND_WATER_BROADENING | |
PB_PLANETARY_BROADENING | |
PB_NONE | |
PB_AIR_BROADENING | |
PB_AIR_AND_WATER_BROADENING | |
PB_PLANETARY_BROADENING |
Definition at line 1585 of file lineshapemodel.h.
|
inline |
Pressure broadening if self exist.
Definition at line 1018 of file linefunctiondata.h.
References SpeciesTag::Species(), and QuantumIdentifier::Species().
Referenced by LineShape::from_artscat4(), and LineShape::from_pressurebroadeningdata().
|
inline |
Pressure broadening types from string.
Definition at line 1001 of file linefunctiondata.h.
Referenced by LineShape::from_pressurebroadeningdata().
|
inline |
Pressure broadening types to number of elements.
Definition at line 1034 of file linefunctiondata.h.
References vector2modelpb().
Referenced by LineShape::from_pressurebroadeningdata().
LineShape::Model LineShape::LegacyPressureBroadeningData::vector2modelpb | ( | Vector | x, |
LegacyPressureBroadeningData::TypePB | type, | ||
bool | self_in_list | ||
) |
Definition at line 270 of file linefunctiondata.cc.
References LineShape::VP.
Referenced by LineShape::from_pressurebroadeningdata(), and typepb2nelem().
void LineShape::LegacyPressureBroadeningData::vector2modelpb | ( | LineShape::Type & | mtype, |
bool & | self, | ||
bool & | bath, | ||
Model & | m, | ||
ArrayOfSpeciesTag & | species, | ||
Vector | x, | ||
LegacyPressureBroadeningData::TypePB | type, | ||
bool | self_in_list | ||
) |
LineShape::Model from legacy input vector.
Definition at line 322 of file lineshapemodel.cc.
References LineShape::Model::Data(), LineShape::DP, LineShape::LM_AER, LineShape::T0, LineShape::T1, LineShape::T4, LineShape::LegacyLineMixingData::vector2modellm(), and LineShape::VP.