Searched refs:_dFloorValue (Results 1 – 2 of 2) sorted by relevance
39 _dLogarithmBase(M_E), _dFloorValue(-INFINITY) in CLogarithmicParameterAdaptation()52 strResult += CUtility::toString(_dFloorValue); in showProperties()74 _dFloorValue = xmlElement.getAttributeDouble("FloorValue"); in fromXml()84 _dFloorValue); in fromUserValue()
70 double _dFloorValue; variable