workspace_aux.cc File Reference

Auxiliary material for the workspace. More...

#include "arts.h"
#include <map>
#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_map ()
 Define WsvMap.
ostream & operator<< (ostream &os, const WsvRecord &wr)
 Output operator for WsvRecord.

Variables

std::map< String, IndexWsvMap


Detailed Description

Auxiliary material for the workspace.

This file contains auxiliary material for the workspace, which used to be in workspace.cc. The reason for the separation is that the stuff here hardly ever should be changed, whereas workspace.cc has to be edited each time a new variable is added.

Author:
Stefan Buehler
Date:
2000-06-10

Definition in file workspace_aux.cc.


Function Documentation

void define_wsv_map (  ) 

Define WsvMap.

WsvMap can be used to find workspace variable data by name.

Author:
Stefan Buehler

Definition at line 40 of file workspace_aux.cc.

ostream& operator<< ( ostream &  os,
const WsvRecord wr 
)

Output operator for WsvRecord.

Author:
Stefan Buehler

Definition at line 52 of file workspace_aux.cc.


Variable Documentation

std::map<String, Index> WsvMap

The map assiciated with wsv_data.

Definition at line 38 of file workspace_aux.cc.


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