1#if !defined(HapkeAtm1_h)
10#include "AtmosModel.h"
43 virtual ~HapkeAtm1() {};
49 double p_e2, p_e3, p_e4, p_e5;
53 double p_alpha0, p_alpha1, p_alpha2;
54 double p_beta0, p_beta1, p_beta2;
57 double p_gammax, p_gammay;
AtmosModel(Pvl &pvl, PhotoModel &pmodel)
Create an AtmosModel object.
virtual void AtmosModelAlgorithm(double phase, double incidence, double emission)
Henyey-Greenstein atmos scattering in the 1st approximation.
Container for cube-like labels.
This is free and unencumbered software released into the public domain.