VPForwardSolverBase ROfTheta Method (OpticalProperties, Double)Virtual Photonics - VTS Library
Virtual Photonics
Scalar ROfTheta function. Determines reflectance at polar angle theta

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

public virtual double ROfTheta(
	OpticalProperties op,
	double theta
)

Return Value

Type: OnlineDouble
reflectance at given single set of optical properties and single polar angle theta
See Also