getHeight method

double getHeight()

Implementation

double getHeight() {
  return height;
}