ReFRACtor
hdf_constant.cc
Go to the documentation of this file.
1 #include "hdf_constant.h"
2 
3 using namespace FullPhysics;
4 
5 #ifdef HAVE_LUA
6 #include "register_lua.h"
8 .def(luabind::constructor<const boost::shared_ptr<HdfFile>&>())
10 #endif
11 
12 //-----------------------------------------------------------------------
14 //-----------------------------------------------------------------------
15 
17 {
18  // Fill me in
19 }
HdfConstant(const boost::shared_ptr< HdfFile > &Hdf_file)
Read HDF file to get constants.
Definition: hdf_constant.cc:16
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
Definition: register_lua.h:136
This class contains various constants.
Definition: constant.h:11
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:08