You are here: Start » AVL.NET » AVS.ProfileSum Method

AVS.ProfileSum Method

Computes the sum of profile values.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ProfileSum
(
	AvlNet.Profile inProfile,
	AvlNet.Range? inRange,
	out float outSum
)

Parameters

Name Type Range Default Description
inProfileAvlNet.ProfileInput profile.
inRangeAvlNet.Range?
outSumfloat

Function Overrides

See also