VPIForwardSolver FluenceOfFxAndZ Method ( OpticalProperties ,  Double ,  Double )Virtual Photonics - VTS Library
Virtual Photonics
Overload of scalar FluenceOfRhoAndZAndTime function. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and z values 'zs'

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

double[] FluenceOfFxAndZ(
	OpticalProperties[] ops,
	double[] fxs,
	double[] zs
)

Parameters

ops
Type:  Vts OpticalProperties 
sets of medium optical properties
fxs
Type:  OnlineSystem Double 
spatial frequencies (1/mm)
zs
Type:  OnlineSystem Double 
z values (mm)

Return Value

Type:  OnlineDouble 
See Also