28 #ifndef m_gridded_fields_h 29 #define m_gridded_fields_h 53 names.resize(aogf.
nelem());
55 names[
i] = aogf[
i].get_name();
59 #endif // m_gridded_fields_h INDEX Index
The type to use for all integer numbers and indices.
Index nelem() const
Number of elements.
void ArrayOfGriddedFieldGetNames(ArrayOfString &names, const Array< T > &aogf, const Verbosity &)
void GriddedFieldGetName(String &name, const T &gf, const Verbosity &)
WORKSPACE METHOD: GriddedFieldGetName.
This can be used to make arrays out of anything.
Implementation of gridded fields.
This file contains the definition of String, the ARTS string class.