VPStatistics MeanSamplingDepth Method Virtual Photonics - VTS Library
Virtual Photonics

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

public static double MeanSamplingDepth(
	double[] array,
	double[] x,
	double[] y,
	double[] dx,
	double[] dy
)

Parameters

array
Type:  OnlineSystem Double 
x
Type:  OnlineSystem Double 
y
Type:  OnlineSystem Double 
dx
Type:  OnlineSystem Double 
dy
Type:  OnlineSystem Double 

Return Value

Type: OnlineDouble
See Also