ARTS 2.5.11 (git: 6827797f)
|
Definition of function wsv_data. More...
Go to the source code of this file.
Namespaces | |
namespace | global_data |
Macros | |
#define | NAME(x) x |
#define | DESCRIPTION(x) x |
#define | GROUP(x) x |
Functions | |
void | define_wsv_data () |
void | define_wsv_map () |
Variables | |
Array< WsvRecord > | global_data::wsv_data |
std::map< String, Index > | global_data::WsvMap |
Definition of function wsv_data.
This file contains the function define_wsv_data, which sets the WSV group names and the lookup data for the WSVs. You have to edit this function whenever you add a new workspace variable.
Definition in file workspace.cc.
#define DESCRIPTION | ( | x | ) | x |
Definition at line 18 of file workspace.cc.
#define GROUP | ( | x | ) | x |
Definition at line 19 of file workspace.cc.
#define NAME | ( | x | ) | x |
Definition at line 17 of file workspace.cc.
void define_wsv_data | ( | ) |
Definition at line 29 of file workspace.cc.
References a, b, DESCRIPTION, GROUP, Species::isotopologue_ratiosInitFromBuiltin(), and NAME.
Referenced by main().
void define_wsv_map | ( | ) |
Definition at line 5728 of file workspace.cc.
Referenced by main().