VPMonteCarloForwardSolver ROfFx Method (OpticalProperties, Double)Virtual Photonics - VTS Library
Virtual Photonics
Evaluates reflectance as a function of spatial frequency

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

public override double ROfFx(
	OpticalProperties op,
	double fx
)

Return Value

Type: OnlineDouble
reflectance at specified optical properties and spatial frequency

Implements

IForwardSolver ROfFx(OpticalProperties, Double)
See Also