#include "arts.h"
#include "matpackI.h"
#include "matpackII.h"
#include "matpackIII.h"
#include "matpackVI.h"
#include "array.h"
#include "wsv_aux.h"
#include "ppath.h"
#include "workspace_ng.h"
Go to the source code of this file.
Defines | |
#define | NAME(x) x |
#define | DESCRIPTION(x) x |
#define | GROUP(x) x |
Functions | |
Index | get_wsv_id (const String &name) |
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 46 of file workspace.cc.
#define GROUP | ( | x | ) | x |
#define NAME | ( | x | ) | x |
Definition at line 45 of file workspace.cc.
Definition at line 4101 of file workspace.cc.
References Workspace::WsvMap.
Referenced by AgRecord::AgRecord(), and MdRecord::MdRecord().