24 #ifndef linemixingrecord_h 25 #define linemixingrecord_h 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()
void iso(Array< IsotopologueRecord >::iterator &ii, String name, const ArrayOfNumeric &coeff, const Index &coefftype)
Index Isotopologue() const
Array< ArrayOfLineMixingRecord > ArrayOfArrayOfLineMixingRecord
Record containing upper and lower quantum numbers.
Array< LineMixingRecord > ArrayOfLineMixingRecord
const Vector & Data() const
Index misotopologue
Isotopologue index.
This can be used to make arrays out of anything.
Vector mdata
Line mixing data.
QuantumNumberRecord mquantum
Quantum Numbers.
Classes to handle quantum numbers.
std::ostream & operator<<(std::ostream &os, const LineMixingRecord &lmr)