VPIForwardSolver ROfRhoAndFt Method (OpticalProperties, Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
Determines reflectance at source-detector separation rho and modulation frequency ft

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

Complex ROfRhoAndFt(
	OpticalProperties op,
	double rho,
	double ft
)

Return Value

Type: OnlineComplex
reflectance at source-detector separation rho and modulation frequency ft
See Also