VPNurbsForwardSolver ROfFx Method (OpticalProperties, Double)Virtual Photonics - VTS Library
Virtual Photonics
Calls its vectorized version to evaluate the spatial frequency resolved reflectance for the spatial frequancy fx, for the specified optical properties.

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
spatial frequency resolved reflectance

Implements

IForwardSolver ROfFx(OpticalProperties, Double)
See Also