Searched defs:currentValue (Results 1 – 5 of 5) sorted by relevance
33 float currentValue, float dispersion, in LinearFakeValueGenerator()44 void LinearFakeValueGenerator::initGenCfg(int32_t propId, float middleValue, float currentValue, in initGenCfg()
39 float currentValue; // Should be in range (middleValue +/- dispersion). member
333 float currentValue; in genFakeDataCommand() local
56 float currentValue; // Should be in range (middleValue +/- dispersion). member
1400 Property currentValue = extract((stream->*getter)()); variable