getLongitude method

double getLongitude()

Implementation

double getLongitude() {
  return _currentLongitude;
}