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

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

double[] ROfFx(
	OpticalProperties op,
	double[] fxs
)

Parameters

op
Type: Vts OpticalProperties
medium optical properties
fxs
Type:  OnlineSystem Double 
spatial frequencies (1/mm)

Return Value

Type:  OnlineDouble 
See Also