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

AVL.ProfileSum

Computes the sum of the profile values.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void ProfileSum
(
	AvlNet.Profile inProfile,
	out float outSum
)

Parameters

Name Type Range Default Description
inProfileAvlNet.ProfileInput profile.
outSumfloat

See also