VPMonteCarloForwardSolver ROfFxAndFt Method (OpticalProperties, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Evaluates reflectance ay spatial frequency and modulation frequency

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

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

Return Value

Type: OnlineComplex
reflectance at specified optical properties, spatial frequency and modulation frequency

Implements

IForwardSolver ROfFxAndFt(OpticalProperties, Double, Double)
See Also