ARTS 2.5.11 (git: 6827797f)
energylevelmap.cc File Reference
#include "energylevelmap.h"
#include "special_interp.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const EnergyLevelMap &elm)
 
EnergyLevelMapType toEnergyLevelMapTypeOrThrow (std::string_view s)
 
std::ostream & operator<< (std::ostream &os, EnergyLevelMapType x)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  os,
const EnergyLevelMap elm 
)

Definition at line 169 of file energylevelmap.cc.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  os,
EnergyLevelMapType  x 
)

Definition at line 199 of file energylevelmap.cc.

References toString().

◆ toEnergyLevelMapTypeOrThrow()

EnergyLevelMapType toEnergyLevelMapTypeOrThrow ( std::string_view  s)

Definition at line 188 of file energylevelmap.cc.

References ARTS_USER_ERROR_IF, Final_t, and toEnergyLevelMapType().

Referenced by xml_read_from_stream().