143 const Numeric& rtp_temperature);
145 #endif // mc_interp_h
Numeric interpolate(Numeric x1, Numeric x2) const
Header file for interpolation.cc.
A 2D sequential linear interpolation (SLI) lookup table This class holds the gridded for 2D SLI as we...
Structure to store a grid position.
This file contains the definition of Array.
void interp_scat_angle_temperature(VectorView pha_mat_int, Numeric &theta_rad, const SingleScatteringData &scat_data_single, const Numeric &za_sca, const Numeric &aa_sca, const Numeric &za_inc, const Numeric &aa_inc, const Numeric &rtp_temperature)
interp_scat_angle_temperature.
The global header file for ARTS.
void interp(MatrixView tia, ConstVectorView itw, const ArrayOfMatrix &a, const GridPos &tc)
interp.
NUMERIC Numeric
The type to use for all floating point numbers.
Implementation of Matrix, Vector, and such stuff.
Propagation path structure and functions.
A constant view of a Vector.
Scattering database structure and functions.
ostream & operator<<(ostream &os, const SLIData2 &sli)