VPIForwardSolver ROfFxAndFt Method (OpticalProperties, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Determines reflectance at spatial frequency fx and modulation frequency ft

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

Complex ROfFxAndFt(
	OpticalProperties op,
	double fx,
	double ft
)

Return Value

Type: OnlineComplex
reflectance at spatial frequency fx and modulation frequency ft
See Also