getPosition method

double getPosition()

Implementation

double getPosition() {
  return position;
}