ARTS  2.4.0(git:4fb77825)
energylevelmap.cc File Reference
#include "energylevelmap.h"
#include "special_interp.h"

Go to the source code of this file.

Functions

EnergyLevelMapType string2energylevelmaptype (const String &s)
 
String energylevelmaptype2string (EnergyLevelMapType type)
 
std::ostream & operator<< (std::ostream &os, const EnergyLevelMap &elm)
 

Function Documentation

◆ energylevelmaptype2string()

String energylevelmaptype2string ( EnergyLevelMapType  type)

Definition at line 177 of file energylevelmap.cc.

References Numeric_t, Tensor3_t, and Vector_t.

Referenced by operator<<(), and xml_write_to_stream().

◆ operator<<()

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

◆ string2energylevelmaptype()

EnergyLevelMapType string2energylevelmaptype ( const String s)

Definition at line 160 of file energylevelmap.cc.

References Numeric_t, Tensor3_t, and Vector_t.

Referenced by xml_read_from_stream().