ReFRACtor
forward_model.cc
Go to the documentation of this file.
1 #include "forward_model.h"
2 using namespace FullPhysics;
3 using namespace blitz;
4 
5 #ifdef HAVE_LUA
6 #include "register_lua.h"
8 .def("setup_grid", &ForwardModel::setup_grid)
10 #endif
virtual void setup_grid()=0
This notifies the forward model that it should setup the grid.
#define REGISTER_LUA_CLASS(X)
Definition: register_lua.h:116
Apply value function to a blitz array.
The forward model represents the encapsulation of modeling spectra from an atmospheric state then app...
Definition: forward_model.h:14
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