Changeset 18598 for trunk/FACT++/src
- Timestamp:
- 09/16/16 15:31:46 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/ratecontrol.cc
r18586 r18598 135 135 } 136 136 137 // RETU NRVALUE137 // RETURN VALUE 138 138 bool Step(int idx, float step) 139 139 { … … 782 782 783 783 AddStateName(RateControl::State::kSettingGlobalThreshold, "Calibrating", 784 "A global minimum thr shold is currently determined.");784 "A global minimum threshold is currently determined."); 785 785 786 786 AddStateName(RateControl::State::kGlobalThresholdSet, "GlobalThresholdSet",
Note:
See TracChangeset
for help on using the changeset viewer.