VPIForwardSolver ROfFx Method ( OpticalProperties , Double)Virtual Photonics - VTS Library
Virtual Photonics
Overload of scalar ROfFx function. Determines reflectances at optical properties 'ops' and spatial frequency 'fx'

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

double[] ROfFx(
	OpticalProperties[] ops,
	double fx
)

Parameters

ops
Type:  Vts OpticalProperties 
sets of medium optical properties
fx
Type: OnlineSystem Double
spatial frequency (1/mm)

Return Value

Type:  OnlineDouble 
See Also