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 op,
	double[] thetas
)

Parameters

op
Type: Vts OpticalProperties
optical properties
thetas
Type:  OnlineSystem Double 
polar angles

Return Value

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