Go to the documentation of this file.
160 while (pos < name.
nelem())
177 while (pos < name.
nelem())
179 while (pos < name.
nelem() && name[pos] !=
',') pos ++;
194 map<String, Index>::const_iterator it =
WsvGroupMap.find (name);
210 if (!first) arraygroups +=
", ";
else first =
false;
String get_array_groups_as_string()
This file contains the definition of Array.
void define_wsv_group_names()
Define the array of workspace variable group names.
void define_valid_keyword_groups()
This can be used to make arrays out of anything.
map< String, Index > WsvGroupMap
The implementation for String, the ARTS string class.
void define_wsv_group_map()
void get_wsv_group_ids(ArrayOfIndex &ids, String name)
ArrayOfString wsv_group_names
bool is_valid_keyword_group(const Index group)
Index nelem() const
Number of elements.
my_basic_string< char > String
The String type for ARTS.
INDEX Index
The type to use for all integer numbers and indices.
Index get_wsv_group_id(const String &name)
ArrayOfIndex valid_keyword_groups
Index nelem() const
Number of elements.
Auxiliary header stuff related to workspace variable groups.
This file contains the definition of String, the ARTS string class.
The global header file for ARTS.