ReFRACtor
rayleigh_greek_moment.h
Go to the documentation of this file.
1 #ifndef RAYLEIGH_GREEK_MOMENT_H
2 #define RAYLEIGH_GREEK_MOMENT_H
3 #include <blitz/array.h>
4 
5 namespace FullPhysics {
6 /****************************************************************/
12 public:
13  static const blitz::Array<double, 2>& array
14  (double depolar_fact = 0.02790 // depolarization factor; for air is 0.02790 (young, 1980)
15  );
16 };
17 }
18 #endif
This class provides the Rayleigh Greek Moments.
static const blitz::Array< double, 2 > & array(double depolar_fact=0.02790)
Return the Ralyeigh Greek Moment Array.
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition: doxygen_python.h:1

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