Package uk.m0nom.adifproc.activity.iota
Class IotaInfo
java.lang.Object
uk.m0nom.adifproc.activity.Activity
uk.m0nom.adifproc.activity.iota.IotaInfo
- All Implemented Interfaces:
Comparable<Activity>
Top of the information hierarchy stored for any Island on the Air reference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEach IOTA reference could be a group of islands so the location is defined as a latitude/longitude maximum and minimum.getUrl()Methods inherited from class uk.m0nom.adifproc.activity.Activity
compareTo, equals, getAltitudeInMetres, hasAltitude, hasCoords, hasGrid, inRadius, isValid
-
Constructor Details
-
IotaInfo
-
-
Method Details
-
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
-