Jpp
19.0.0
the software that should make you happy
|
Auxiliary data structure for scattering lengths of deep-sea water. More...
#include <JPhysicsSupportkit.hh>
Public Member Functions | |
JMobley (const double lambda) | |
Constructor. More... | |
Public Attributes | |
double | Lis_pure |
inverse scattering length due to pure water [m^-1] More... | |
double | Lis_small |
inverse scattering length due to small particles [m^-1] More... | |
double | Lis_large |
inverse scattering length due to large particles [m^-1] More... | |
Auxiliary data structure for scattering lengths of deep-sea water.
Use the Kopelevich model for spectral volume scattering functions.
The model separates the contributions by:
Values are taken from reference C.D. Mobley "Light and Water", ISBN 0-12-502750-8, pag. 119.
Definition at line 284 of file JPhysicsSupportkit.hh.
|
inline |
Constructor.
lambda | wavelength of light [nm] |
Definition at line 290 of file JPhysicsSupportkit.hh.
double JPHYSICS::JMobley::Lis_pure |
inverse scattering length due to pure water [m^-1]
Definition at line 305 of file JPhysicsSupportkit.hh.
double JPHYSICS::JMobley::Lis_small |
inverse scattering length due to small particles [m^-1]
Definition at line 306 of file JPhysicsSupportkit.hh.
double JPHYSICS::JMobley::Lis_large |
inverse scattering length due to large particles [m^-1]
Definition at line 307 of file JPhysicsSupportkit.hh.