1#ifndef LunarLambertEmpirical_h 
    2#define LunarLambertEmpirical_h 
   10#include "NumericalApproximation.h" 
   11#include "PhotoModel.h" 
   49      LunarLambertEmpirical(
Pvl &pvl);
 
   50      virtual ~LunarLambertEmpirical();
 
 
void SetPhotoPhaseCurveList(QString phasecurvestrlist)
Set the empirical Lunar Lambert function phase curve list.
 
void SetPhotoLList(QString kstrlist)
Set the empirical Lunar Lambert function L exponent list.
 
virtual double PhotoModelAlgorithm(double phase, double incidence, double emission)
Return photometric phase angle list.
 
void SetPhotoPhaseList(QString phasestrlist)
Set the empirical Lunar Lambert function phase angle list.
 
PhotoModel(Pvl &pvl)
Create a PhotoModel object.
 
Container for cube-like labels.
 
A single keyword-value pair.
 
This is free and unencumbered software released into the public domain.