getRatio method

double getRatio()

Implementation

double getRatio() {
  return _ratio;
}