getLongitude method

double getLongitude()

Implementation

double getLongitude() {
  return longitude.value;
}