#include <cmath>
#include "mwr_absorber_cia.hpp"
Go to the source code of this file.
|
double | SQUARE (double x) |
|
double | Pa_from_bar (double P) |
|
double | attenuation_CIA (double freq, double P, double T, double XH2, double XHe, double XCH4, double mix) |
|
|
static double const | kBoltz_mks = 1.3806504e-23 |
|
static double const | Lo_mks |
|
static double const | c_cgs = 2.99792458e+10 |
|
◆ SQUARE()
double SQUARE |
( |
double |
x | ) |
|
|
inline |
◆ Pa_from_bar()
double Pa_from_bar |
( |
double |
P | ) |
|
|
inline |
◆ attenuation_CIA()
double attenuation_CIA |
( |
double |
freq, |
|
|
double |
P, |
|
|
double |
T, |
|
|
double |
XH2, |
|
|
double |
XHe, |
|
|
double |
XCH4, |
|
|
double |
mix |
|
) |
| |
◆ kBoltz_mks
double const kBoltz_mks = 1.3806504e-23 |
|
static |
◆ Lo_mks
◆ c_cgs
double const c_cgs = 2.99792458e+10 |
|
static |