27 return rt_->stokes_single_wn(Wn, Spec_index, Iv);
34 return rt_->stokes_and_jacobian_single_wn(Wn, Spec_index, Iv);
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
This is a RadiativeTransfer that supplies an interface that can be called for a single wavenumber...
This runs a Radiative Transfer code to determine the reflectance for a given set of wavelengths...
virtual ArrayAd< double, 1 > stokes_and_jacobian_single_wn(double Wn, int Spec_index, const ArrayAd< double, 2 > &Iv) const
Calculate stokes vector and Jacobian for the given wavenumber.
virtual blitz::Array< double, 1 > stokes_single_wn(double Wn, int Spec_index, const ArrayAd< double, 2 > &Iv) const
Calculate stokes vector for the given wavenumber.
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
def(luabind::constructor< int >()) .def("rows"
For timing purposes, it can be useful to separate out the high resolution radiative transfer vs...