![]() |
ReFRACtor
|
Base fixture for testing LidortRtDriver. More...
#include <lidort_fixture.h>
Inheritance diagram for FullPhysics::LidortDriverCommonFixture:
Collaboration diagram for FullPhysics::LidortDriverCommonFixture:Public Member Functions | |
| LidortDriverCommonFixture () | |
| virtual | ~LidortDriverCommonFixture () |
Public Attributes | |
| blitz::Array< double, 1 > | azm |
| bool | do_multiple_scattering_only |
| blitz::Array< double, 1 > | heights |
| boost::shared_ptr< LidortRtDriver > | lidort_driver |
| Lidort driver to use in testing. More... | |
| int | nlayer |
| int | nmoms |
| int | nstreams |
| ArrayAd< double, 1 > | od |
| ArrayAd< double, 2 > | pf |
| bool | pure_nadir |
| ArrayAd< double, 1 > | ssa |
| blitz::Array< double, 1 > | surface_params |
| int | surface_type |
| blitz::Array< double, 1 > | sza |
| solar zenith, view zenith, and azimuth angles used in low_rt and high_rt. More... | |
| double | taug |
| double | taur |
| blitz::Array< double, 1 > | zen |
Base fixture for testing LidortRtDriver.
Definition at line 13 of file lidort_fixture.h.
| LidortDriverCommonFixture::LidortDriverCommonFixture | ( | ) |
Definition at line 8 of file lidort_fixture.cc.
|
inlinevirtual |
Definition at line 16 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortDriverCommonFixture::azm |
Definition at line 23 of file lidort_fixture.h.
| bool FullPhysics::LidortDriverCommonFixture::do_multiple_scattering_only |
Definition at line 25 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortDriverCommonFixture::heights |
Definition at line 31 of file lidort_fixture.h.
| boost::shared_ptr<LidortRtDriver> FullPhysics::LidortDriverCommonFixture::lidort_driver |
Lidort driver to use in testing.
Definition at line 16 of file lidort_fixture.h.
| int FullPhysics::LidortDriverCommonFixture::nlayer |
Definition at line 30 of file lidort_fixture.h.
| int FullPhysics::LidortDriverCommonFixture::nmoms |
Definition at line 28 of file lidort_fixture.h.
| int FullPhysics::LidortDriverCommonFixture::nstreams |
Definition at line 27 of file lidort_fixture.h.
| ArrayAd<double, 1> FullPhysics::LidortDriverCommonFixture::od |
Definition at line 36 of file lidort_fixture.h.
| ArrayAd<double, 2> FullPhysics::LidortDriverCommonFixture::pf |
Definition at line 38 of file lidort_fixture.h.
| bool FullPhysics::LidortDriverCommonFixture::pure_nadir |
Definition at line 24 of file lidort_fixture.h.
| ArrayAd<double, 1> FullPhysics::LidortDriverCommonFixture::ssa |
Definition at line 37 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortDriverCommonFixture::surface_params |
Definition at line 33 of file lidort_fixture.h.
| int FullPhysics::LidortDriverCommonFixture::surface_type |
Definition at line 34 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortDriverCommonFixture::sza |
solar zenith, view zenith, and azimuth angles used in low_rt and high_rt.
Definition at line 23 of file lidort_fixture.h.
| double FullPhysics::LidortDriverCommonFixture::taug |
Definition at line 40 of file lidort_fixture.h.
| double FullPhysics::LidortDriverCommonFixture::taur |
Definition at line 41 of file lidort_fixture.h.
| blitz::Array<double, 1> FullPhysics::LidortDriverCommonFixture::zen |
Definition at line 23 of file lidort_fixture.h.