Class DMSLocation

    • Constructor Detail

      • DMSLocation

        public DMSLocation​(double latitude,
                           double longitude)
    • Method Detail

      • getLatitude

        public GeoDMS getLatitude()
      • getLongitude

        public GeoDMS getLongitude()
      • toString

        public String toString​(int secondsDecimals)