5 #define BOOST_FILESYSTEM_VERSION 3 6 #include <boost/filesystem.hpp> 19 out->register_data_source
22 out->register_data_source
virtual void register_output(const boost::shared_ptr< Output > &out) const
Register portions of class that will be written to output.
virtual double windspeed_u() const =0
The U component windspeed in m/s.
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
Writes source filenames into the output file.
virtual double windspeed_v() const =0
The V component windspeed in m/s.
As described in the Output class, we have a decentralized model of producing output for L2 Full Physi...
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()