workspace.cc File Reference

Definition of function wsv_data. More...

#include "arts.h"
#include "matpackI.h"
#include "array.h"
#include "auto_wsv_groups.h"
#include "wsv_aux.h"

Go to the source code of this file.

Functions

void define_wsv_data ()
 Define the lookup data for the workspace variables.

Variables

Array< WsvRecordwsv_data


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
Removed the wsv pointers. They are now in a separate place.
Author:
Stefan Buehler
Date:
2000-08-10

Definition in file workspace.cc.


Function Documentation

void define_wsv_data (  ) 

Define the lookup data for the workspace variables.

The array wsv_data contains all that we need to know about each workspace variable. The array WsvGroupName contains the names of the work space variable groups. These two lookup tables are global variables. They can be made visible anywhere with an extern declaration.

Author:
Stefan Buehler

Definition at line 44 of file workspace.cc.


Variable Documentation

The lookup information for the workspace variables.

Definition at line 42 of file workspace.cc.


Generated on Wed Feb 4 08:17:27 2009 for ARTS by  doxygen 1.5.6