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

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

double[] ROfRhoAndTime(
	OpticalProperties[] ops,
	double[] rhos,
	double t
)

Parameters

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

Return Value

Type:  OnlineDouble 
See Also