9 .def(luabind::constructor<
const blitz::Array<double, 1>&>())
10 .def(luabind::constructor<const HdfFile&>())
11 .def(luabind::constructor<const HdfFile&, const std::string>())
19 Os <<
"PressureLevelInput:\n";
This is a filtering stream that adds a pad to the front of every line written out.
#define REGISTER_LUA_CLASS(X)
void print(std::ostream &Os) const
Print to a stream.
In a retrieval, there are typically two different pressure levels of interest.
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
const blitz::Array< double, 1 > & pressure_level() const
Pressure levels that input data was defined on.