VPMonteCarloForwardSolver ROfRhoAndTime Method (OpticalProperties, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Evaluates spatially- and temporally- resolved reflectance at specified optical properties, rho and time

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

public override double ROfRhoAndTime(
	OpticalProperties op,
	double rho,
	double t
)

Return Value

Type: OnlineDouble
reflectance at specified optical properties, rho and time

Implements

IForwardSolver ROfRhoAndTime(OpticalProperties, Double, Double)
See Also