|
Isis Developer Reference
|
Go to the documentation of this file. 1 #if !defined(Anisotropic1_h)
55 double p_atmosDelta_0;
56 double p_atmosDelta_1;
57 double p_atmosAlpha0_0;
58 double p_atmosAlpha1_0;
59 double p_atmosBeta0_0;
60 double p_atmosBeta1_0;
bool TauOrWhaChanged() const
Checks whether tau or wha have changed.
Definition: AtmosModel.cpp:954
Definition: PhotoModel.h:41
const double PI
The mathematical constant PI.
Definition: Constants.h:40
double p_pstd
Pure atmospheric-scattering term.
Definition: AtmosModel.h:258
static double En(unsigned int n, double x)
This routine evaluates the generalized exponential integral, En(x).
Definition: AtmosModel.cpp:370
virtual ~Anisotropic1()
Definition: Anisotropic1.h:44
Isotropic atmos scattering model.
Definition: AtmosModel.h:60
Container for cube-like labels.
Definition: Pvl.h:119
double p_atmosBha
Definition: AtmosModel.h:251
virtual void AtmosModelAlgorithm(double phase, double incidence, double emission)
Anisotropic atmospheric scattering with P1 single-particle phase fn, in the second approximation.
Definition: Anisotropic1.cpp:78
Definition: Anisotropic1.h:41
Anisotropic1(Pvl &pvl, PhotoModel &pmodel)
Constructs an Anisotropic1 object.
Definition: Anisotropic1.cpp:22
Isis::AtmosModel * Anisotropic1Plugin(Isis::Pvl &pvl, Isis::PhotoModel &pmodel)
Definition: Anisotropic1.cpp:278
double p_trans
Transmission of surface reflected light through the atmosphere overall.
Definition: AtmosModel.h:259
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
double p_transs
Transmission of light that must be subtracted from the flat surface model to get the shadow model.
Definition: AtmosModel.h:261
Isis exception class.
Definition: IException.h:91
double p_atmosTau
Definition: AtmosModel.h:264
double p_atmosHnorm
Atmospheric shell thickness normalized to planet radius.
Definition: AtmosModel.h:267
void SetOldTau(double tau)
Definition: AtmosModel.h:230
void SetOldWha(double wha)
Definition: AtmosModel.h:233
double p_sbar
Illumination of the ground by the sky.
Definition: AtmosModel.h:262
double p_atmosWha
Definition: AtmosModel.h:265
double p_trans0
Transmission of surface reflected light through the atmosphere with no scatterings in the atmosphere.
Definition: AtmosModel.h:260
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
@ User
A type of error that could only have occurred due to a mistake on the user's part (e....
Definition: IException.h:126