55 const Index& file_index,
78 const Index no_clobber,
INDEX Index
The type to use for all integer numbers and indices.
void xml_read_arts_catalogue_from_file(const String &filename, ArrayOfLineRecord &type, const Numeric &fmin, const Numeric &fmax, const Verbosity &verbosity)
The implementation for String, the ARTS string class.
void xml_read_from_file(const String &filename, T &type, const Verbosity &verbosity)
Reads data from XML file.
NUMERIC Numeric
The type to use for all floating point numbers.
void filename_xml(String &filename, const String &varname)
Gives the default filename for the XML formats.
Declarations required for the calculation of absorption coefficients.
void filename_xml_with_index(String &filename, const Index &file_index, const String &varname)
Gives the default filename, with file index, for the XML formats.
This can be used to make arrays out of anything.
void xml_write_to_file(const String &filename, const T &type, const FileType ftype, const Index no_clobber, const Verbosity &verbosity)
Write data to XML file.
This file contains the definition of String, the ARTS string class.