#include "perturbation.h"
#include <vector>
#include <list>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
|
class | FullPhysics::CompositePerturbation |
| A common way to create a perturbation is to have other classes responsible for portions of the state vector (e.g., an Atmosphere class creates the portion of the initial guess that handles the description of the atmosphere layers). More...
|
|
class | FullPhysics::PerturbationBuilder |
| Class that builds a perturbation to use for a finite difference Jacobian. More...
|
|
|
| FullPhysics |
| Contains classes to abstract away details in various Spurr Radiative Transfer software.
|
|