ReFRACtor
solar_doppler_shift.cc
Go to the documentation of this file.
1 #include "solar_doppler_shift.h"
2 using namespace FullPhysics;
3 
4 #ifdef HAVE_LUA
5 #include "register_lua.h"
7 .def("solar_distance", &SolarDopplerShift::solar_distance)
9 #endif
#define REGISTER_LUA_CLASS(X)
Definition: register_lua.h:116
virtual DoubleWithUnit solar_distance() const =0
Return Earth-Sun distance.
This class handles the solar Doppler stretch to calculate the shift of the solar lines with respect t...
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition: doxygen_python.h:1
#define REGISTER_LUA_END()
Definition: register_lua.h:134

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