Medium interface.  
 More...
#include <JAbstractMedium.hh>
Medium interface. 
Definition at line 17 of file JAbstractMedium.hh.
 
  
  
      
        
          | virtual JPHYSICS::JAbstractMedium::~JAbstractMedium  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual double JPHYSICS::JAbstractMedium::getAbsorptionLength  | 
          ( | 
          const double  | 
          lambda | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual double JPHYSICS::JAbstractMedium::getScatteringLength  | 
          ( | 
          const double  | 
          lambda | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | 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: