SRGDataManager::GetGroupAverage
doubleSRGDataManager::GetGroupAverage(intMinIndex, intMaxIndex, intGroup)
Calculate the average of the data values in the specified group and index range
Defined in: DataMgr.cpp
Return Value
double The average calculated
Parameters
MinIndex
int MinIndex The minimum index for the specified group, zero based
MaxIndex
int MaxIndex The maximum index for the specified group, zero based
Group
int Group The group for which the average is to be calculated