VPIForwardSolver ROfFxAndTime Method (OpticalProperties,  Double , Double)Virtual Photonics - VTS Library
Virtual Photonics
Overload of scalar ROfFxAndTime function. Determines reflectances at optical properties 'op', spatial frequencies 'fxs' and time 't'

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

double[] ROfFxAndTime(
	OpticalProperties op,
	double[] fxs,
	double t
)

Parameters

op
Type: Vts OpticalProperties
medium optical properties
fxs
Type:  OnlineSystem Double 
spatial frequency (1/mm)
t
Type: OnlineSystem Double
times (ns)

Return Value

Type:  OnlineDouble 
See Also