getRadius method

double getRadius()

Implementation

double getRadius() {
  return radius;
}