1 #if !defined(HapkeAtm1_h) 65 double p_e2, p_e3, p_e4, p_e5;
69 double p_alpha0, p_alpha1, p_alpha2;
70 double p_beta0, p_beta1, p_beta2;
73 double p_gammax, p_gammay;
virtual void AtmosModelAlgorithm(double phase, double incidence, double emission)
Henyey-Greenstein atmos scattering in the 1st approximation.
Definition: HapkeAtm1.cpp:57
Definition: PhotoModel.h:57
Isotropic atmos scattering model.
Definition: AtmosModel.h:76
virtual ~HapkeAtm1()
Definition: HapkeAtm1.h:59
Container for cube-like labels.
Definition: Pvl.h:135
HapkeAtm1(Pvl &pvl, PhotoModel &pmodel)
Definition: HapkeAtm1.cpp:14
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Implements the Hapke Atmospheric Model.
Definition: HapkeAtm1.h:56