Go to the documentation of this file.
60 #define TMPL_NC_READ_WRITE_FILE(what) \
61 void nc_write_to_file (const int, const what&); \
62 void nc_read_from_file (const int, what&);
140 #undef TMPL_NC_READ_WRITE_FILE
Implementation of gridded fields.
Declarations required for the calculation of absorption coefficients.
Interpolation classes and functions created for use within Monte Carlo scattering simulations.
This file contains basic functions to handle NetCDF data files.
An Antenna object used by MCGeneral.
This file contains the definition of Array.
The structure to describe a propagation path and releated quantities.
Structure which describes the single scattering properties of a.
An absorption lookup table.
A tag group can consist of the sum of several of these.
Declarations for agendas.
Declarations having to do with the four output streams.
The implementation for String, the ARTS string class.
Contains the lookup data for one isotope.
Scattering database structure and functions.
Declarations required for the calculation of jacobians.
NUMERIC Numeric
The type to use for all floating point numbers.
Workspace functions for the solution of cloud-box radiative transfer by Monte Carlo methods....
This file contains the class declaration of bifstream.
This file contains the class declaration of bofstream.
Contains the lookup data for one species.
#define TMPL_NC_READ_WRITE_FILE(what)
Structure to store a grid position.
Propagation path structure and functions.
A 2D sequential linear interpolation (SLI) lookup table.
Header file for sparse matrices.
INDEX Index
The type to use for all integer numbers and indices.
Contains the data for one retrieval quantity.
Declarations for the gas absorption lookup table.
The global header file for ARTS.
Template functions for general supergeneric ws methods.