67 extern const map<String, Index>
MdMap;
73 extern const map<String, Index>
MdRawMap;
85 extern const map<String, Index>
AgendaMap;
const map< String, Index > SpeciesMap
The map associated with species_data.
map< String, Index > AgendaMap
The map associated with agenda_data.
const map< String, Index > MdRawMap
The map associated with md_data_raw.
const Array< SpeciesRecord > species_data
Species Data.
const map< String, Index > MdMap
The map associated with md_data.
This file contains the definition of Array.
WorkspaceMemoryHandler workspace_memory_handler
The workspace memory handler Defined in workspace_ng.cc.
Contains the lookup data for one species.
const Array< AgRecord > agenda_data
The lookup information for the agendas.
This can be used to make arrays out of anything.
const ArrayOfString wsv_group_names
The names associated with Wsv groups as Strings.
const map< String, Index > WsvGroupMap
The map associated with wsv_group_names.
const Array< MdRecord > md_data
Lookup information for workspace methods.
The WorkspaceMemoryHandler.
Handling of workspace memory.
Declaration of the class MdRecord.
Declarations for AgRecord, storing lookup information for one agenda.
const Array< MdRecord > md_data_raw
Lookup information for workspace methods.