Class IotaInfo

java.lang.Object
uk.m0nom.adifproc.activity.Activity
uk.m0nom.adifproc.activity.iota.IotaInfo
All Implemented Interfaces:
Comparable<Activity>

public class IotaInfo extends Activity
Top of the information hierarchy stored for any Island on the Air reference
  • Constructor Details

  • Method Details

    • getCoordsFromLatLongMaxMin

      public GlobalCoords3D getCoordsFromLatLongMaxMin()
      Each IOTA reference could be a group of islands so the location is defined as a latitude/longitude maximum and minimum. This method calculates a central coordinate in this region
      Returns:
      Central coordinate of an island (group) max/min lat/long
    • getUrl

      public String getUrl()
      Specified by:
      getUrl in class Activity