40 const Agenda& opt_prop_part_agenda,
41 const Agenda& propmat_clearsky_agenda,
42 const Agenda& spt_calc_agenda,
61 const Index n_legendre,
INDEX Index
The type to use for all integer numbers and indices.
A constant view of a Tensor4.
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
Declarations for agendas.
NUMERIC Numeric
The type to use for all floating point numbers.
This can be used to make arrays out of anything.
A constant view of a Tensor3.
A constant view of a Vector.
A constant view of a Matrix.
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
Scattering database structure and functions.
Numeric planck2(const Numeric &f, const Numeric &t)
planck
This file contains the definition of String, the ARTS string class.