ARTS 2.5.11 (git: 725533f0)
microphysics.h
Go to the documentation of this file.
1
9#ifndef microphysics_h
10#define microphysics_h
11
12#include "array.h"
13#include "gridded_fields.h"
14#include "interpolation.h"
15#include "matpack_data.h"
16#include "messages.h"
17#include "optproperties.h"
18#include "ppath.h"
19
20
22
32Numeric asymmetry_parameter(ConstVectorView za_grid,
33 ConstVectorView pfun);
34
56void derive_scat_species_a_and_b(Numeric& a,
57 Numeric& b,
58 const Vector& x,
59 const Vector& mass,
60 const Numeric& x_fit_start,
61 const Numeric& x_fit_end);
62
63#endif //microphysics_h
This file contains the definition of Array.
Implementation of gridded fields.
Header file for interpolation.cc.
Declarations having to do with the four output streams.
Numeric asymmetry_parameter(ConstVectorView za_grid, ConstVectorView pfun)
asymmetry_parameter
void derive_scat_species_a_and_b(Numeric &a, Numeric &b, const Vector &x, const Vector &mass, const Numeric &x_fit_start, const Numeric &x_fit_end)
Scattering database structure and functions.
Propagation path structure and functions.
#define a
#define b