Numeric dplanck_dt(const Numeric &f, const Numeric &t)
dplanck_dt
Numeric number_density(const Numeric &p, const Numeric &t)
number_density
std::complex< Numeric > Complex
Numeric planck(const Numeric &f, const Numeric &t)
planck
Implementation of Matrix, Vector, and such stuff.
A class implementing complex numbers for ARTS.
Numeric dinvplanckdI(const Numeric &i, const Numeric &f)
dinvplanckdI
void fresnel(Complex &Rv, Complex &Rh, const Complex &n1, const Complex &n2, const Numeric &theta)
fresnel
NUMERIC Numeric
The type to use for all floating point numbers.
Numeric invplanck(const Numeric &i, const Numeric &f)
invplanck
Numeric barometric_heightformula(const Numeric &p, const Numeric &dh)
barometric_heightformula
Numeric rayjean(const Numeric &f, const Numeric &t)
rayjean
Numeric dnumber_density_dt(const Numeric &p, const Numeric &t)
dnumber_density_dT
Numeric invrayjean(const Numeric &i, const Numeric &f)
invrayjean
A constant view of a Vector.
Complex refice_(const Numeric &wavlen, const Numeric &temp)
Calculates complex refractive index of Ice 1H.
Numeric dplanck_df(const Numeric &f, const Numeric &t)
dplanck_df
The global header file for ARTS.