VPMathFunctions Weight_2D Method Virtual Photonics - VTS Library
Virtual Photonics
This function provides angular weights and coordinates on 2D unit circular phase space.

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

public static void Weight_2D(
	double[][][] w,
	double[][] theta,
	int nAngle,
	double g,
	int region
)

Parameters

w
Type:    OnlineSystem Double   
Weight
theta
Type:   OnlineSystem Double  
Angular array
nAngle
Type: OnlineSystem Int32
number of angles
g
Type: OnlineSystem Double
anisotropy factor
region
Type: OnlineSystem Int32
See Also