66 const Index& cloudbox_on,
67 const Index& atmfields_checked,
68 const Index& atmgeom_checked,
69 const Index& cloudbox_checked,
70 const Index& scat_data_checked,
73 const Index& atmosphere_dim,
74 const Index& stokes_dim,
75 const Index& nstreams,
77 const Index& add_straight_angles,
78 const Index& pnd_ncols);
104 const Index& nhstreams,
130 void get_rt4surf_props(
136 const String& ground_type,
141 const Index& stokes_dim);
208 const Agenda& propmat_clearsky_agenda,
210 const Index& stokes_dim,
213 const String& ground_type,
220 const Agenda& surface_rtprop_agenda,
225 const Index& auto_inc_nstreams,
227 const Index& za_interp_order,
228 const Index& cos_za_interp,
229 const String& pfct_method,
230 const Index& pfct_aa_grid_size,
274 const Agenda& propmat_clearsky_agenda,
300 void par_optpropCalc(
307 const Index& f_index,
311 const Index& stokes_dim);
345 void sca_optpropCalc(
351 const Index& f_index,
354 const Index& stokes_dim,
357 const String& pfct_method,
358 const Index& pfct_aa_grid_size,
360 const Index& auto_inc_nstreams,
390 const Agenda& surface_rtprop_agenda,
395 const Index& stokes_dim,
413 void rt4_test(
Tensor4& out_rad,
419 void radtrano_(
const Index& nstokes,
423 const char* quad_type,
425 const char* ground_type,
433 const Index& num_layers,
437 const Index& num_scatlayers,
448 void double_gauss_quadrature_(
const Index& nummu,
452 void lobatto_quadrature_(
const Index& nummu,
456 void gauss_legendre_quadrature_(
const Index& nummu,
INDEX Index
The type to use for all integer numbers and indices.
Declarations having to do with the four output streams.
A constant view of a Tensor4.
std::complex< Numeric > Complex
A constant view of a Tensor5.
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.
Numeric planck(const Numeric &f, const Numeric &t)
planck
A constant view of a ComplexVector.