VPDiffusionForwardSolverBase GetBackwardHemisphereIntegralDiffuseReflectance Method (Double, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Calculates the reflectance based on the integral of the radiance over the backward hemisphere...

Namespace: Vts.Modeling.ForwardSolvers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

protected static double GetBackwardHemisphereIntegralDiffuseReflectance(
	double surfaceFluence,
	double surfaceFlux,
	double mediaRefractiveIndex
)

Return Value

Type: OnlineDouble
See Also