ReFRACtor
refractive_index.h File Reference
#include <blitz/array.h>
#include "auto_derivative.h"
+ Include dependency graph for refractive_index.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FullPhysics::AtmRefractiveIndex
 This class provides an interface for classes that compute a refractive index for an atmosphere at a given level or layer. More...
 
class  FullPhysics::OcoRefractiveIndex
 Computes refractive index per level/layer using a method that takes into account knowledge of OCO spectral domains. More...
 
class  FullPhysics::SimpleRefractiveIndex
 Computes refractive index per level/layer using a simple approximation using pressure and temperature. More...
 

Namespaces

 FullPhysics
 Contains classes to abstract away details in various Spurr Radiative Transfer software.
 

Functions

AutoDerivative< double > FullPhysics::calc_Dair (const AutoDerivative< double > &p, const AutoDerivative< double > &tc)
 
double FullPhysics::calc_nw (double wlm2)
 
AutoDerivative< double > FullPhysics::calc_rho (const AutoDerivative< double > &p, const AutoDerivative< double > &x, const AutoDerivative< double > &M, const AutoDerivative< double > &Z, const AutoDerivative< double > &T)
 
AutoDerivative< double > FullPhysics::calc_Z (const AutoDerivative< double > &p, const AutoDerivative< double > &T, const AutoDerivative< double > &tc, const AutoDerivative< double > &xw)
 
AutoDerivative< double > FullPhysics::refr_index_rs (double bwpar, const AutoDerivative< double > &press, const AutoDerivative< double > &temp)
 
AutoDerivative< double > FullPhysics::refr_index_vn (double wl, const AutoDerivative< double > &p, const AutoDerivative< double > &T, const AutoDerivative< double > &xc, const AutoDerivative< double > &xw)
 

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11