SRGraph::GetGroupAverage

doubleSRGraph::GetGroupAverage(intMinIndex, intMaxIndex, intGroup)

Calculates the average value of a particular range of indices within a group -- used to order groups in some 3D graphs

Defined in: SRGraph.cpp

Return Value

Average value of the specific group from all indices in the range

Parameters

MinIndex

Lowest index

MaxIndex

Highest index

Group

Group which should be totaled across all given indices