Go to the documentation of this file.
112 const Index& stokes_dim,
117 #endif // mc_interp_h
void interp_scat_angle_temperature(VectorView pha_mat_int, Numeric &theta_rad, const SingleScatteringData &scat_data, const Numeric &za_sca, const Numeric &aa_sca, const Numeric &za_inc, const Numeric &aa_inc, const Numeric &rte_temperature)
ostream & operator<<(ostream &os, const SLIData2 &sli)
Header file for interpolation.cc.
void interpTArray(Matrix &T, Vector &Kabs, Numeric &temperature, MatrixView &K, Vector &rte_pos, Vector &rte_los, VectorView &pnd_vec, const ArrayOfMatrix &TArray, const ArrayOfMatrix &ext_matArray, const ArrayOfVector &abs_vecArray, const Vector &t_ppath, const Matrix &pnd_ppath, const Vector &cum_l_step, const Numeric &pathlength, const Index &stokes_dim, const Ppath &ppath)
interpTarray
This file contains the definition of Array.
The structure to describe a propagation path and releated quantities.
Structure which describes the single scattering properties of a.
Scattering database structure and functions.
NUMERIC Numeric
The type to use for all floating point numbers.
Structure to store a grid position.
Propagation path structure and functions.
A 2D sequential linear interpolation (SLI) lookup table.
Numeric interpolate(Numeric x1, Numeric x2) const
Perform sequential interpolation.
INDEX Index
The type to use for all integer numbers and indices.
A constant view of a Vector.
The global header file for ARTS.
void interp(MatrixView tia, ConstVectorView itw, const ArrayOfMatrix &a, const GridPos &tc)
Red 1D Interpolate.