ReFRACtor
ils_function.cc
Go to the documentation of this file.
1
#include "
ils_function.h
"
2
using namespace
FullPhysics
;
3
4
#ifdef HAVE_LUA
5
#include "
register_lua.h
"
6
REGISTER_LUA_CLASS
(
IlsFunction
)
7
.def(
"hdf_band_name"
, &
IlsFunction::hdf_band_name
)
8
REGISTER_LUA_END
()
9
#endif
register_lua.h
FullPhysics::IlsFunction
This class models an Instrument Line Shape (ILS) function.
Definition:
ils_function.h:17
REGISTER_LUA_CLASS
#define REGISTER_LUA_CLASS(X)
Definition:
register_lua.h:116
FullPhysics::IlsFunction::hdf_band_name
virtual std::string hdf_band_name() const
In general, the name used in HDF files for a particular band is similar but not identical to the more...
Definition:
ils_function.h:59
ils_function.h
FullPhysics
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition:
doxygen_python.h:1
REGISTER_LUA_END
#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