Classes

The following classes are available globally.

  • GPS

    GPS provides an library for many calculations involving GPS and earth.

    A GPS instance contains a latitude and longitude and is used for performing operations in the GPS library. GPS instances have a few instance methods. All instance methods use public static methods for the calculations.

    See more

    Declaration

    Swift

    public class GPS : CustomStringConvertible