1#ifndef LunarLambertEmpirical_h
2#define LunarLambertEmpirical_h
10#include "NumericalApproximation.h"
11#include "PhotoModel.h"
Empirical Lunar Lambert photometric model Derive model albedo using phase dependent Minnaert equation...
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.
Container for cube-like labels.
A single keyword-value pair.
This is free and unencumbered software released into the public domain.