VPNurbsForwardSolver ROfRho Method (OpticalProperties, Double)Virtual Photonics - VTS Library
Virtual Photonics
Calls its vectorized version to evaluate the steady state reflectance at a source detector separation rho, for the specified 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
space resolved reflectance

Implements

IForwardSolver ROfRho(OpticalProperties, Double)
See Also