![]() |
ReFRACtor
|
#include <lidort_fixture.h>
Inheritance diagram for FullPhysics::LidortLowHighCommon:
Collaboration diagram for FullPhysics::LidortLowHighCommon:Public Member Functions | |
| LidortLowHighCommon () | |
| virtual | ~LidortLowHighCommon () |
Public Attributes | |
| blitz::Array< double, 1 > | azm |
| boost::shared_ptr< LidortRt > | high_rt |
| High stream version of lidort. More... | |
| boost::shared_ptr< LidortRt > | low_rt |
| Low stream version of lidort. More... | |
| int | nmoms_high |
| int | nmoms_low |
| int | nstreams_high |
| int | nstreams_low |
| bool | pure_nadir |
| boost::shared_ptr< StokesCoefficient > | stokes_coefs |
| blitz::Array< double, 1 > | sza |
| solar zenith, view zenith, and azimuth angles used in low_rt and high_rt. More... | |
| blitz::Array< double, 1 > | zen |
Definition at line 146 of file lidort_fixture.h.
| LidortLowHighCommon::LidortLowHighCommon | ( | ) |
Definition at line 178 of file lidort_fixture.cc.
|
inlinevirtual |
Definition at line 149 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortLowHighCommon::azm |
Definition at line 159 of file lidort_fixture.h.
| boost::shared_ptr<LidortRt> FullPhysics::LidortLowHighCommon::high_rt |
High stream version of lidort.
Definition at line 155 of file lidort_fixture.h.
| boost::shared_ptr<LidortRt> FullPhysics::LidortLowHighCommon::low_rt |
Low stream version of lidort.
Definition at line 149 of file lidort_fixture.h.
| int FullPhysics::LidortLowHighCommon::nmoms_high |
Definition at line 166 of file lidort_fixture.h.
| int FullPhysics::LidortLowHighCommon::nmoms_low |
Definition at line 166 of file lidort_fixture.h.
| int FullPhysics::LidortLowHighCommon::nstreams_high |
Definition at line 166 of file lidort_fixture.h.
| int FullPhysics::LidortLowHighCommon::nstreams_low |
Definition at line 166 of file lidort_fixture.h.
| bool FullPhysics::LidortLowHighCommon::pure_nadir |
Definition at line 160 of file lidort_fixture.h.
| boost::shared_ptr<StokesCoefficient> FullPhysics::LidortLowHighCommon::stokes_coefs |
Definition at line 163 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortLowHighCommon::sza |
solar zenith, view zenith, and azimuth angles used in low_rt and high_rt.
Definition at line 159 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortLowHighCommon::zen |
Definition at line 159 of file lidort_fixture.h.