![]() |
ReFRACtor
|
#include "atmosphere_oco.h"#include "old_constant.h"#include "linear_algebra.h"#include "pressure_fixed_level.h"#include "temperature_fixed_level.h"#include "ground.h"#include "planck.h"#include "aerosol_optical.h"#include "ostream_pad.h"#include <boost/foreach.hpp>#include <cmath>
Include dependency graph for atmosphere_oco.cc:Go to the source code of this file.
Variables | |
| const int | taua_0_index = 2 |
| const int | taug_index = 0 |
| Index numbers used in Intermediate variables. More... | |
| const int | taur_index = 1 |
| const int taua_0_index = 2 |
Definition at line 58 of file atmosphere_oco.cc.
| const int taug_index = 0 |
Index numbers used in Intermediate variables.
Definition at line 56 of file atmosphere_oco.cc.
| const int taur_index = 1 |
Definition at line 57 of file atmosphere_oco.cc.