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

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

Complex[] ROfFxAndFt(
	OpticalProperties[] ops,
	double fx,
	double ft
)

Parameters

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

Return Value

Type:  OnlineComplex 
See Also