VPForwardSolverBase ROfTheta Method ( OpticalProperties , Double)Virtual Photonics - VTS Library
Virtual Photonics
Overload of ROFTheta. Determines reflectances at optical properties 'ops' and polar angles 'thetas'

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

public double[] ROfTheta(
	OpticalProperties[] ops,
	double theta
)

Parameters

ops
Type:  Vts OpticalProperties 
optical properties
theta
Type: OnlineSystem Double
polar angles

Return Value

Type:  OnlineDouble 
reflectance at given optical properties and polar angles
See Also