24 #ifndef linemixingrecord_h 25 #define linemixingrecord_h void iso(Array< IsotopologueRecord >::iterator &ii, String name, const ArrayOfNumeric &coeff, const ArrayOfNumeric &temp_range, const Index &coefftype)
Initialize isotopologue and move iterator to next one.
INDEX Index
The type to use for all integer numbers and indices.
const QuantumNumberRecord & Quantum() const
LineMixingRecord(Index species, Index iso)
Index mspecies
Species index.
QuantumNumberRecord & Quantum()
Index Isotopologue() const
Array< ArrayOfLineMixingRecord > ArrayOfArrayOfLineMixingRecord
Array< LineMixingRecord > ArrayOfLineMixingRecord
const Vector & Data() const
Index misotopologue
Isotopologue index.
Implementation of Matrix, Vector, and such stuff.
This can be used to make arrays out of anything.
Vector mdata
Line mixing data.
QuantumNumberRecord mquantum
Quantum Numbers.
std::ostream & operator<<(std::ostream &os, const LineMixingRecord &lmr)