![]() |
ReFRACtor
|
Base fixture for testing LidortRt modes. More...
#include <lidort_fixture.h>
Inheritance diagram for FullPhysics::LidortRtCommonFixture:
Collaboration diagram for FullPhysics::LidortRtCommonFixture:Public Member Functions | |
| LidortRtCommonFixture () | |
| virtual | ~LidortRtCommonFixture () |
Public Attributes | |
| blitz::Array< double, 1 > | azm |
| boost::shared_ptr< LidortRt > | lidort_rt |
| Lidort driver to use in testing. More... | |
| std::string | pp_and_ss_expected_filename |
| std::string | pp_expected_filename |
| std::string | ps_expected_filename |
| 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 > | wn_arr |
| Wavenumber array used for testing. More... | |
| blitz::Array< double, 1 > | zen |
Base fixture for testing LidortRt modes.
Definition at line 88 of file lidort_fixture.h.
| LidortRtCommonFixture::LidortRtCommonFixture | ( | ) |
Definition at line 111 of file lidort_fixture.cc.
|
inlinevirtual |
Definition at line 91 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortRtCommonFixture::azm |
Definition at line 98 of file lidort_fixture.h.
| boost::shared_ptr<LidortRt> FullPhysics::LidortRtCommonFixture::lidort_rt |
Lidort driver to use in testing.
Definition at line 91 of file lidort_fixture.h.
| std::string FullPhysics::LidortRtCommonFixture::pp_and_ss_expected_filename |
Definition at line 106 of file lidort_fixture.h.
| std::string FullPhysics::LidortRtCommonFixture::pp_expected_filename |
Definition at line 106 of file lidort_fixture.h.
| std::string FullPhysics::LidortRtCommonFixture::ps_expected_filename |
Definition at line 106 of file lidort_fixture.h.
| bool FullPhysics::LidortRtCommonFixture::pure_nadir |
Definition at line 99 of file lidort_fixture.h.
| boost::shared_ptr<StokesCoefficient> FullPhysics::LidortRtCommonFixture::stokes_coefs |
Definition at line 104 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortRtCommonFixture::sza |
solar zenith, view zenith, and azimuth angles used in low_rt and high_rt.
Definition at line 98 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortRtCommonFixture::wn_arr |
Wavenumber array used for testing.
Definition at line 102 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortRtCommonFixture::zen |
Definition at line 98 of file lidort_fixture.h.