VPMonteCarloForwardSolver ROfFxAndTime Method (OpticalProperties, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Evaluates reflectance as aa function of spatial frequency and time

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

public override double ROfFxAndTime(
	OpticalProperties op,
	double fx,
	double t
)

Return Value

Type: OnlineDouble
reflectance at specified optical properties, spatial frequency and time

Implements

IForwardSolver ROfFxAndTime(OpticalProperties, Double, Double)
See Also