1#ifndef MinnaertEmpirical_h
2#define MinnaertEmpirical_h
10#include "NumericalApproximation.h"
11#include "PhotoModel.h"
Empirical Minnaert photometric model Derive model albedo using phase dependent Minnaert equation and ...
void SetPhotoKList(QString kstrlist)
Set the empirical Minnaert function K exponent list.
virtual double PhotoModelAlgorithm(double phase, double incidence, double emission)
Return photometric phase angle list.
void SetPhotoPhaseList(QString phasestrlist)
Set the empirical Minnaert function phase angle list.
void SetPhotoPhaseCurveList(QString phasecurvestrlist)
Set the empirical Minnaert function phase curve list.
Container for cube-like labels.
A single keyword-value pair.
This is free and unencumbered software released into the public domain.