getLengthA method

double getLengthA()

Implementation

double getLengthA() {
  return _lengthA;
}