Go to the documentation of this file.
40 const Agenda& opt_prop_part_agenda,
41 const Agenda& propmat_clearsky_agenda,
42 const Agenda& spt_calc_agenda,
61 const Index n_legendre,
void dtauc_ssalbCalc(Workspace &ws, VectorView dtauc, VectorView ssalb, const Agenda &opt_prop_part_agenda, const Agenda &propmat_clearsky_agenda, const Agenda &spt_calc_agenda, ConstTensor4View pnd_field, ConstTensor3View t_field, ConstTensor3View z_field, ConstVectorView p_grid, ConstTensor4View vmr_field, ConstVectorView f_mono)
dtauc_ssalbCalc
void pmomCalc(MatrixView pmom, ConstMatrixView phase_function, ConstVectorView scat_angle_grid, const Index n_legendre, const Verbosity &verbosity)
pmomCalc
void phase_functionCalc(MatrixView phase_function, const ArrayOfSingleScatteringData &scat_data_array_mono, ConstTensor4View pnd_field)
phase_functionCalc
A constant view of a Tensor4.
This can be used to make arrays out of anything.
Declarations for agendas.
Scattering database structure and functions.
NUMERIC Numeric
The type to use for all floating point numbers.
Numeric planck2(const Numeric &f, const Numeric &t)
planck
A constant view of a Matrix.
A constant view of a Tensor3.
INDEX Index
The type to use for all integer numbers and indices.
A constant view of a Vector.
This file contains the definition of String, the ARTS string class.