Go to the documentation of this file.
34 cout <<
"Wrote species_data: " << endl;
39 cout <<
"Read species_data: " << endl;
42 cout <<
"Wrote species_data: " << endl;
44 catch (runtime_error e)
The declarations of all the exception classes.
Declarations required for the calculation of absorption coefficients.
Array< SpeciesRecord > species_data
This can be used to make arrays out of anything.
void xml_read_from_file(const String &filename, T &type, const Verbosity &verbosity)
Reads data from XML file.
Header file for sparse matrices.
void xml_write_to_file(const String &filename, const T &type, const FileType ftype, const Verbosity &verbosity)
Write data to XML file.
void define_species_data()
The global header file for ARTS.
This file contains basic functions to handle XML data files.