getMajorAxis method

double getMajorAxis()

Implementation

double getMajorAxis() {
  return majoraxis;
}