Go to the documentation of this file.
40 const Agenda& opt_prop_part_agenda,
41 const Agenda& abs_scalar_gas_agenda,
42 const Agenda& spt_calc_agenda,
48 const Index& f_index);
61 const Index n_legendre,
void pmomCalc(MatrixView pmom, ConstMatrixView phase_function, ConstVectorView scat_angle_grid, const Index n_legendre, const Verbosity &verbosity)
pmomCalc
void dtauc_ssalbCalc(Workspace &ws, VectorView dtauc, VectorView ssalb, const Agenda &opt_prop_part_agenda, const Agenda &abs_scalar_gas_agenda, const Agenda &spt_calc_agenda, ConstTensor4View pnd_field, ConstTensor3View t_field, ConstTensor3View z_field, ConstVectorView p_grid, ConstTensor4View vmr_field, const Index &f_index)
dtauc_ssalbCalc
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.
void phase_functionCalc(MatrixView phase_function, const ArrayOfSingleScatteringData &scat_data_mono, ConstTensor4View pnd_field)
phase_functionCalc
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.