ReFRACtor
|
#include "rt_atmosphere.h"
#include "absorber.h"
#include "pressure.h"
#include "temperature.h"
#include "aerosol.h"
#include "ground.h"
#include "surface_temperature.h"
#include "relative_humidity.h"
#include "rayleigh.h"
#include "rayleigh_greek_moment.h"
#include "array_ad_cache.h"
Go to the source code of this file.
Classes | |
class | FullPhysics::AtmosphereOco |
This class maintains the atmosphere portion of the state, and uses this to set up the atmosphere and ground information needed to run the Radiative transfer code. More... | |
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |