ReFRACtor
met_pass_through_output.h
Go to the documentation of this file.
1 #ifndef MET_PASS_THROUGH_H
2 #define MET_PASS_THROUGH_H
3 
4 #include "register_output_base.h"
5 #include "meteorology.h"
6 
7 namespace FullPhysics {
8 
9 /****************************************************************/
13 public:
15  virtual ~MetPassThroughOutput() {}
16  virtual void register_output(const boost::shared_ptr<Output>& out) const;
17 private:
19 };
20 }
21 #endif
virtual void register_output(const boost::shared_ptr< Output > &out) const
Register portions of class that will be written to output.
Writes source filenames into the output file.
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.
Definition: doxygen_python.h:1
MetPassThroughOutput(const boost::shared_ptr< Meteorology > &met)

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11