ARTS 2.5.11 (git: 6827797f)
workspace.cc File Reference

Definition of function wsv_data. More...

#include "workspace.h"
#include "tokval_io.h"

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< WsvRecordglobal_data::wsv_data
 
std::map< String, Index > global_data::WsvMap
 

Detailed Description

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.

Author
Stefan Buehler
Date
2000-06-10

Definition in file workspace.cc.

Macro Definition Documentation

◆ DESCRIPTION

#define DESCRIPTION (   x)    x

Definition at line 18 of file workspace.cc.

◆ GROUP

#define GROUP (   x)    x

Definition at line 19 of file workspace.cc.

◆ NAME

#define NAME (   x)    x

Definition at line 17 of file workspace.cc.

Function Documentation

◆ define_wsv_data()

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().

◆ define_wsv_map()

void define_wsv_map ( )

Definition at line 5728 of file workspace.cc.

Referenced by main().