Searched refs:tmpTh (Results 1 – 2 of 2) sorted by relevance
1076 float tmpTh = rate.throughput / 100000.0f; in PrintTable() local1082 std::setw (8) << tmpTh << " " << in PrintTable()
1357 double tmpTh, tmpProb; in SetBestProbabilityRate() local1372 tmpTh = station->m_groupsTable[tmpGroupId].m_ratesTable[tmpRateId].throughput; in SetBestProbabilityRate()1377 if (currentTh > tmpTh) in SetBestProbabilityRate()