1#ifndef MinnaertEmpirical_h 
    2#define MinnaertEmpirical_h 
Empirical Minnaert photometric model Derive model albedo using phase dependent Minnaert equation and ...
Definition: MinnaertEmpirical.h:43
 
void SetPhotoKList(QString kstrlist)
Set the empirical Minnaert function K exponent list.
Definition: MinnaertEmpirical.cpp:104
 
virtual ~MinnaertEmpirical()
Definition: MinnaertEmpirical.cpp:62
 
virtual double PhotoModelAlgorithm(double phase, double incidence, double emission)
Return photometric phase angle list.
Definition: MinnaertEmpirical.cpp:138
 
void SetPhotoPhaseList(QString phasestrlist)
Set the empirical Minnaert function phase angle list.
Definition: MinnaertEmpirical.cpp:79
 
MinnaertEmpirical(Pvl &pvl)
Definition: MinnaertEmpirical.cpp:12
 
void SetPhotoPhaseCurveList(QString phasecurvestrlist)
Set the empirical Minnaert function phase curve list.
Definition: MinnaertEmpirical.cpp:127
 
Definition: PhotoModel.h:41
 
Container for cube-like labels.
Definition: Pvl.h:119
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16