VPIForwardSolver ROfRho Method ( OpticalProperties ,  Double )Virtual Photonics - VTS Library
Virtual Photonics
Overload of scalar ROfRho function. Determines reflectances at optical properties 'ops' and source-detector separations 'rhos'

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

double[] ROfRho(
	OpticalProperties[] ops,
	double[] rhos
)

Parameters

ops
Type:  Vts OpticalProperties 
sets of medium optical properties
rhos
Type:  OnlineSystem Double 
source-detector separations (mm)

Return Value

Type:  OnlineDouble 
See Also