ARTS
2.2.66
|
Variables | |
map< String, Index > | AgendaMap |
The map associated with agenda_data. More... | |
const Array< AgRecord > | agenda_data |
The lookup information for the agendas. More... | |
const ArrayOfString | wsv_group_names |
The names associated with Wsv groups as Strings. More... | |
const Array< MdRecord > | md_data_raw |
Lookup information for workspace methods. More... | |
const Array< MdRecord > | md_data |
Lookup information for workspace methods. More... | |
const map< String, Index > | MdMap |
The map associated with md_data. More... | |
const map< String, Index > | MdRawMap |
The map associated with md_data_raw. More... | |
const map< String, Index > | WsvGroupMap |
The map associated with wsv_group_names. More... | |
const Array< SpeciesRecord > | species_data |
Species Data. More... | |
const Array< LineshapeRecord > | lineshape_data |
The lookup data for the different lineshapes. More... | |
const Array< LineshapeNormRecord > | lineshape_norm_data |
The lookup data for the different normalization factors to the lineshapes. More... | |
The lookup information for the agendas.
The names associated with Wsv groups as Strings. See function define_wsv_group_names for more information.
The lookup data for the different lineshapes.
The lookup data for the different normalization factors to the lineshapes.
The lookup information for all the different species.
The lookup information for the agendas.
Defined in agendas.cc.
Definition at line 41 of file agendas.cc.
Referenced by abs_xsec_agendaExecute(), blackbody_radiation_agendaExecute(), Agenda::check(), check_agenda_data(), define_agenda_data(), define_agenda_map(), doit_conv_test_agendaExecute(), doit_mono_agendaExecute(), doit_rte_agendaExecute(), doit_scat_field_agendaExecute(), forloop_agendaExecute(), g0_agendaExecute(), iy_cloudbox_agendaExecute(), iy_main_agendaExecute(), iy_space_agendaExecute(), iy_sub_agendaExecute(), iy_surface_agendaExecute(), iy_transmitter_agendaExecute(), jacobian_agendaExecute(), main(), met_profile_calc_agendaExecute(), operator<<(), opt_prop_part_agendaExecute(), pha_mat_spt_agendaExecute(), ppath_agendaExecute(), ppath_step_agendaExecute(), propmat_clearsky_agendaExecute(), refr_index_air_agendaExecute(), sensor_response_agendaExecute(), Agenda::set_outputs_to_push_and_dup(), spt_calc_agendaExecute(), surface_rtprop_agendaExecute(), and ybatch_calc_agendaExecute().
The map associated with agenda_data.
Defined in agenda_record.cc.
Definition at line 35 of file agenda_record.cc.
Referenced by abs_xsec_agendaExecute(), blackbody_radiation_agendaExecute(), Agenda::check(), check_agenda_data(), define_agenda_map(), doit_conv_test_agendaExecute(), doit_mono_agendaExecute(), doit_rte_agendaExecute(), doit_scat_field_agendaExecute(), forloop_agendaExecute(), g0_agendaExecute(), iy_cloudbox_agendaExecute(), iy_main_agendaExecute(), iy_space_agendaExecute(), iy_sub_agendaExecute(), iy_surface_agendaExecute(), iy_transmitter_agendaExecute(), jacobian_agendaExecute(), met_profile_calc_agendaExecute(), operator<<(), opt_prop_part_agendaExecute(), pha_mat_spt_agendaExecute(), ppath_agendaExecute(), ppath_step_agendaExecute(), propmat_clearsky_agendaExecute(), refr_index_air_agendaExecute(), sensor_response_agendaExecute(), Agenda::set_outputs_to_push_and_dup(), spt_calc_agendaExecute(), surface_rtprop_agendaExecute(), and ybatch_calc_agendaExecute().
Array< LineshapeRecord > global_data::lineshape_data |
The lookup data for the different lineshapes.
Defined in lineshapes.cc.
Definition at line 1925 of file lineshapes.cc.
Referenced by abs_lineshape_per_tgDefine(), abs_lineshapeDefine(), abs_xsec_per_speciesAddLines(), define_lineshape_data(), xsec_species(), and xsec_species_line_mixing_2nd_order().
Array< LineshapeNormRecord > global_data::lineshape_norm_data |
The lookup data for the different normalization factors to the lineshapes.
Defined in lineshapes.cc.
Definition at line 2030 of file lineshapes.cc.
Referenced by abs_lineshape_per_tgDefine(), abs_lineshapeDefine(), define_lineshape_norm_data(), and xsec_species().
Lookup information for workspace methods.
This is the data with expanded supergeneric methods. That means, e.g., instead of supergeneric method Copy(Any,Any) there will be Copy(Vector,Vector), Copy(Matrix,Matrix), etc..
Defined in methods_aux.cc.
This is the data with expanded supergeneric methods. That means, e.g., instead of supergeneric method Copy(Any,Any) there will be Copy(Vector,Vector), Copy(Matrix,Matrix), etc..
Definition at line 48 of file methods_aux.cc.
Referenced by Agenda::append(), define_md_map(), Agenda::execute(), expand_md_data_raw_to_md_data(), Agenda::find_unused_variables(), Agenda::has_method(), Agenda::is_input(), Agenda::is_output(), main(), option_workspacevariables(), ArtsParser::parse_agenda(), ArtsParser::parse_generic_input(), ArtsParser::parse_generic_output(), ArtsParser::parse_main(), ArtsParser::parse_method_args(), MRecord::print(), and Agenda::set_outputs_to_push_and_dup().
Lookup information for workspace methods.
This is the original data, corresponding directly to what is in methods.cc. Later, supergeneric methods are expanded for all groups to produce md_data.
Defined in methods.cc.
Definition at line 39 of file methods.cc.
Referenced by define_md_data_raw(), define_md_raw_map(), expand_md_data_raw_to_md_data(), main(), MCIPA(), mcPathTraceGeneral(), option_describe(), option_input(), option_methods(), and ArtsParser::parse_method_args().
The map associated with md_data.
Defined in methods_aux.cc.
Definition at line 39 of file methods_aux.cc.
Referenced by Agenda::append(), define_md_map(), option_workspacevariables(), ArtsParser::parse_agenda(), ArtsParser::parse_generic_input(), ArtsParser::parse_generic_output(), ArtsParser::parse_method_args(), and ArtsParser::tasklist_insert_set_delete().
The map associated with md_data_raw.
Defined in methods_aux.cc.
Definition at line 41 of file methods_aux.cc.
Referenced by define_md_raw_map(), option_describe(), and ArtsParser::parse_method_args().
Array< SpeciesRecord > global_data::species_data |
Species Data.
Defined in species_data.cc.
Definition at line 43 of file partition_function_data.cc.
Referenced by abs_lines_per_speciesCreateFromLines(), abs_lines_per_speciesWriteToSplitArtscat(), abs_linesReadFromSplitArtscat(), abs_speciesDefineAllInScenario(), abs_xsec_per_speciesAddConts(), abs_xsec_per_speciesAddLines(), AtmFieldsFromCompact(), AtmRawRead(), check_continuum_model(), checkIsotopologueRatios(), define_basic_species_data(), define_partition_species_data(), define_species_map(), fillSpeciesAuxDataWithIsotopologueRatiosFromSpeciesData(), SpeciesAuxData::initParams(), LineRecord::IsotopologueData(), main(), SpeciesTag::Name(), LineRecord::Name(), LineRecord::ReadFromArtscat3Stream(), LineRecord::ReadFromArtscat4Stream(), LineRecord::ReadFromHitran2001Stream(), LineRecord::ReadFromHitran2004Stream(), LineRecord::ReadFromJplStream(), LineRecord::ReadFromMytran2Stream(), SpeciesAuxData::ReadFromStream(), species_name_from_species_index(), LineRecord::SpeciesData(), SpeciesTag::SpeciesTag(), and xml_write_to_stream().
const ArrayOfString global_data::wsv_group_names |
The names associated with Wsv groups as Strings.
See function define_wsv_group_names for more information.
Defined in groups.cc.
Definition at line 94 of file global_data.h.
Referenced by define_md_data_raw(), define_md_map(), define_wsv_group_map(), define_wsv_group_names(), expand_md_data_raw_to_md_data(), get_array_groups_as_string(), Agenda::is_input(), main(), operator<<(), option_input(), option_methods(), option_workspacevariables(), ArtsParser::parse_agenda(), ArtsParser::parse_generic_input(), ArtsParser::parse_generic_output(), ArtsParser::parse_specific_input(), ArtsParser::parse_specific_output(), MdRecord::PrintTemplate(), ArtsParser::read_name_or_value(), ArtsParser::set_gin_to_default(), MdRecord::subst_any_with_group(), MdRecord::subst_any_with_specific_group(), ArtsParser::tasklist_insert_set_delete(), write_agenda_wrapper_header(), and write_method_header().
The map associated with wsv_group_names.
Defined in groups.cc.
Definition at line 42 of file groups.cc.
Referenced by define_wsv_group_map(), and get_wsv_group_id().