SRGDataManager::GetIndexTotal

doubleSRGDataManager::GetIndexTotal(intindex, intnMinGroup, intnMaxGroup)

Calculate the sum of the data values with the specified index within the group range

Defined in: DataMgr.cpp

Return Value

double The calculated sum of the data values

Parameters

index

int index Column index of the data items

nMinGroup

int nMinGroup Low range of the group index

nMaxGroup

int nMaxGroup High range of the group index