Medium interface.
More...
#include <JAbstractMedium.hh>
Medium interface.
Definition at line 17 of file JAbstractMedium.hh.
◆ ~JAbstractMedium()
virtual JPHYSICS::JAbstractMedium::~JAbstractMedium |
( |
| ) |
|
|
inlinevirtual |
◆ getAbsorptionLength()
virtual double JPHYSICS::JAbstractMedium::getAbsorptionLength |
( |
const double |
lambda | ) |
const |
|
pure virtual |
◆ getScatteringLength()
virtual double JPHYSICS::JAbstractMedium::getScatteringLength |
( |
const double |
lambda | ) |
const |
|
pure virtual |
◆ getScatteringProbability()
virtual double JPHYSICS::JAbstractMedium::getScatteringProbability |
( |
const double |
ct | ) |
const |
|
pure virtual |
Model specific function to describe light scattering in water (integral over full solid angle normalised to unity).
- Parameters
-
ct | cosine scattering angle |
- Returns
- probability
Implemented in JPHYSICS::JPDF_C, and JPHYSICS::JLED_C.
The documentation for this class was generated from the following file: