10#include "AtmosModel.h" 
   42      virtual ~Isotropic1() {};
 
   51      double p_gammax, p_gammay;
 
   52      double p_e2, p_e3, p_e4, p_e5;
 
   54      double p_alpha0, p_alpha1, p_alpha2;
 
   55      double p_beta0, p_beta1, p_beta2;
 
 
AtmosModel(Pvl &pvl, PhotoModel &pmodel)
Create an AtmosModel object.
 
virtual void AtmosModelAlgorithm(double phase, double incidence, double emission)
Isotropic atmospheric scattering in the first approximation The model for scattering for a general,...
 
Container for cube-like labels.
 
This is free and unencumbered software released into the public domain.