VPMonteCarloForwardSolver ROfRho Method (OpticalProperties, Double)Virtual Photonics - VTS Library
Virtual Photonics
Evaluates the steady state reflectance at a single source detector separation rho, for the specified single set of optical properties.

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

public override double ROfRho(
	OpticalProperties op,
	double rho
)

Return Value

Type: OnlineDouble
spatailly resolved reflectance

Implements

IForwardSolver ROfRho(OpticalProperties, Double)
See Also