getDamp method

double getDamp()

Implementation

double getDamp() {
  return _damp / scaleDamp;
}